Skip to content

A Django project to transport data to a Sq-lite database and retrieve the data using some APIs

Notifications You must be signed in to change notification settings

pikuskd/pythonDjangoSqliteBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

READ ME

  • The project involves creating a backend django project of retrieving data from a json file and putting it into a sqlite DB.

  • Later it also provides APIs to query countries and specific cities and states from their respective states and countries.


Look-Up Points

  • Changes can be made easily to change sqlite DB to a mysql database.
  • A proper interface to answer the queries for countries, states and cities

About

A Django project to transport data to a Sq-lite database and retrieve the data using some APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages