https://github.com/dev-ritik/politoons
Simple Django Web app and REST Framework API
https://github.com/dev-ritik/politoons
django django-rest-framework indian-politics
Last synced: about 2 months ago
JSON representation
Simple Django Web app and REST Framework API
- Host: GitHub
- URL: https://github.com/dev-ritik/politoons
- Owner: dev-ritik
- Created: 2018-12-06T19:43:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-09T20:14:14.000Z (over 6 years ago)
- Last Synced: 2025-01-30T13:26:02.679Z (4 months ago)
- Topics: django, django-rest-framework, indian-politics
- Language: Python
- Homepage: https://politoons.herokuapp.com
- Size: 876 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# politoons
Simple Django Web app and REST Framework APIThis Django project is purposely made to understand
* Hosting a web application (here Heroku).
* Django REST Framework.[This](https://politoons.herokuapp.com) is the link to the hosted website
and [this](https://politoons.herokuapp.com/myapp/api/) one for the API.
[This](https://github.com/dev-ritik/Politoons-Android) is an Android kotlin based REST API client application targetting the
same API.#### Credits
* Data credits: Wikipedia.
* Template credits: On the corresponding html file.