Skip to content

R3DDY97/api-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

api-server

Simple and basic api server wriiten in python3

Usage

$ python3 geo_server.py

Runs server locally on http://localhost:8000

and

http://localhost:8000/city_name

gets the reponse json containing city's state, pincode, Latitude and longitude

To do :
  • create proper database
  • improve the data and add more functionalities

About

Simple and basic api server wriiten in python3

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages