Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nemani/instamojo-django-sample-app
A sample app for InstaMojo integration with Django
https://github.com/nemani/instamojo-django-sample-app
Last synced: about 1 month ago
JSON representation
A sample app for InstaMojo integration with Django
- Host: GitHub
- URL: https://github.com/nemani/instamojo-django-sample-app
- Owner: nemani
- Created: 2017-05-25T21:01:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-25T21:28:48.000Z (over 7 years ago)
- Last Synced: 2024-10-23T10:37:14.943Z (3 months ago)
- Language: Python
- Size: 13.7 KB
- Stars: 3
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. Install Django
2. Install InstaMojo Wrapper (using pip, in requirements.txt)
3. Sign up and get keys from test.instamojo.com
4. Add Auth keys to apitest/\__init__
5. python3 manange.py runserver