An open API service indexing awesome lists of open source software.

https://github.com/olukeye/fastapi-social-media-app

A social media application to connect users , share opinions, ideas and relate together..
https://github.com/olukeye/fastapi-social-media-app

alembic bcrypt fastapi jose-jwt passlib postgresql psycopg2 sqlalchemy

Last synced: about 2 months ago
JSON representation

A social media application to connect users , share opinions, ideas and relate together..

Awesome Lists containing this project

README

          

# FastApi-Social-Media-App
A social media application to connect users , share opinions, ideas and relate together..

# Swagger and FastAPI
# In case you Want to build on this project?
Check out the Social blog post.

# Want to use this project?
* Sanity check - create an venv environmnet by running "py -3 -m venv venv"
* Install dependencies - pip install
* Create and seed a Postgres database, Mssql-server
* Navigate to http://127.0.0.1:8000/ and http://127.0.0.1:8000/docs (heroku hosted is deactivated)