Skip to content

Initial Release - TodoApp v1.0.0

Latest
Compare
Choose a tag to compare
@ikaushikpal ikaushikpal released this 21 Mar 08:04
· 3 commits to main since this release

Initial Release - TodoApp v1.0.0

Key Features:

  • User Authentication: Register, login, and manage user profiles with JWT-based authentication.
  • Todo Management: Create, read, update, and delete todos.
  • Full-Text Search: Search for users and todos using advanced search queries.
  • Redis Caching: Improve performance with Redis-based caching.

Tech Stack:

  • Backend: FastAPI
  • Database: MySQL
  • Caching: Redis
  • Authentication: JWT

Links: