ArifShariar / FunWithAPIs

Fun with APIs and Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fun with API

A simple Django project to test different APIs.

How to run:

  1. Clone this repository
  2. Create virtual environment in project directory
  3. Install requirements by pip install -r requirements.txt
  4. Run the server by py manage.py runserver

NB: Some APIs might need your own credentials.

Bugs / Problems:

  1. Weather API might not work properly with some cities. Some cities might not be supported by the API or can give incorrect result.
  2. New spelling of districts of Bangladesh is not supported by the Weather API.

About

Fun with APIs and Django


Languages

Language:Python 67.8%Language:HTML 29.1%Language:JavaScript 2.5%Language:CSS 0.6%