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

https://github.com/alisharify7/instagram-django

a minimal clone of instagram build with django
https://github.com/alisharify7/instagram-django

clone django django-instagram python

Last synced: 6 months ago
JSON representation

a minimal clone of instagram build with django

Awesome Lists containing this project

README

          

# instagram-django
clone of instagram build with django

### installation
cp .env.sample .env
# fill .env file
python manage.py migrate