Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 525 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 525 Bytes

shrty

A high-performance url shortener and manager app for personal usage built with the FastAPI framework.

The user must be authenticated and should use the JWT authentication bearer token for the CRUD operations.

The app uses PostgreSQL database connected via SQLAlchemy module in Python.

Tech Stack: Python, FastAPI, PostgreSQL, SQLAlchemy and PyJWT.

Preview

preview

License

MIT License