Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocialMedia-API-Backend

In this Project we build a full fledge api in python. The api that we build is for a social media type applications where, users can create/read/delete/update posts, as well as like other users posts and of course we will setup user registration and authentication. We build this api using the FastAPI library.

We are using the Postgres Database and SqlAlchemy ORM for storing all the users data.

We also Tests our application using the pytest library. We'll setup a test database and perform a good number of integration tests.

Finally we'll build out a CI/CD pipeline using github actions so that we don't have to do everything manually.

Deemo

https://socialmedia-api-backend.herokuapp.com/docs

Screenshots

Screenshot (16)

Screenshot (18)

Screenshot (19)

Screenshot (20)

About

In this Project we build a full fledge api in python. The api that we build is for a social media type applications where, users can create/read/delete/update posts, as well as like other users posts and of course we will setup user registration and authentication. We build this api using the FastAPI library.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages