Skip to content

doppedheart/fastapi-social-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

social-backend api

create a backend api for simple social media use . create user , list user, can create post request and proper authentication

Installation

can use the project by simply install python3 and clone the repository and running the below command in terminal to install all the requirements

pip install -r requirements.txt

to run the application, run this command

uvicorn app.main:app --reload

About

a demo backend for social media app using fastapi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages