Skip to content

v0.0.5

Compare
Choose a tag to compare
@richardnguyen99 richardnguyen99 released this 06 Dec 05:35
· 80 commits to main since this release
83879e9

Add Redis Cache

  • Add Redis as cache
  • Add Python-Redis client and Flask-Caching extension
  • Add rate limits for API endpoints

Add API token authorization

  • Add generating and revoking token routines
  • Add additional components for token page