an alternate to facebook
Steps to use this API:
-
Clone this project on your local machine
-
Install the requirements libs
pip install -U -r requirements.txt
-
Run migrations:
python manage.py makemigrations
python manage.py migrate
-
Run server
python manage.py runserver
API Documentation
https://16umm001.github.io/social-backend/