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

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

Awesome Lists containing this project

README

        

# politoons
Simple Django Web app and REST Framework API

This 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.