Loading...
auth APIs
service APIs
user APIs
Describe the overall system architecture. Identify the main components needed to solve the problem end-to-end. Use the diagramming tool to create a block diagram.
Use flask for backend and flask-jinja template for frontend
for login we will use flask session based login-manager
For persistent data we will use Postresql to store User data as well as urls converted
for latency we can use redis to cache the frequent urls