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
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.