Skip to content

This is a Flask REST API for getting the names of capitals using country names.

Notifications You must be signed in to change notification settings

ASH1998/country-REST-API

Repository files navigation

Country-REST-API

Dependencies:

  1. Flask
  2. DB browser for sqlite (to view or change the database)

Walkthrough:

  1. db.py creates database from base.csv
  2. app.py is the driver file which contains the flask app.
  3. database.db is the name of the database.
  4. Templates is the directory that contains all the templates used in app.py
  5. Images is the directory that contains working images from the app.

Images :

homepage INDIA INDIA JSON brazil

Wrong Execution:

wrong wrong json

Releases

No releases published

Packages

No packages published