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
This project has been a learning project focusing on the Django Rest Framework library and creating a book library software with admin logins using JWTs as a method of authentication with the SQLite database.
Backend service for a learning project of a URL shortening app, built with FastAPI and Redis. It provides fast redirection, generates unique short codes for long URLs, and uses Redis to store the mappings.