Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 174 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 174 Bytes

Twitter clone API

An API of a Twitter-like application built with FastAPI. To work with a database, I used SQLAlchemy and SQLModel. The application is fully asynchronous.