Skip to content

Nurshot/fastapi-sqlalchemy-postgresql-tiktok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A backend written for my mobile application to fetch TikTok profiles. It finds the profiles, downloads their pictures, usernames, and descriptions, and writes them to a database.

It was created using FastAPI and PostgreSQL. On the ORM side, SQLAlchemy was used, but since it is an older project, the SQL part does not work asynchronously.

About

A simple backend written with FastAPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors