You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A RESTful API developed with FastAPI to demonstrate data access and management. Includes full CRUD operations, secure password hashing using Argon2, token-based security, serving as the backend for data-centric applications.
About
A RESTful API developed with FastAPI to demonstrate data access and management. Includes full CRUD operations, secure password hashing using Argon2, token-based security, serving as the backend for data-centric applications.