Skip to content

a RESTful API built with ExpressJS and NodeJs for fetching indinan pincode details and for fun :)

License

Notifications You must be signed in to change notification settings

deep5050/indiana

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INDIANA

A REST API To Fetch Indian Picode Details

Allowed Requests

Root

GET http://localhost:3000/

Returns First 100 Responses

GET http://localhost:3000/pincode

Fteches Responses Based On State Name

GET http://localhost:3000/pincode/state/Assam

Fteches Response Based On Pincode

GET http://localhost:3000/pincode/pin/800001

Fteches Response Based On Pincode Range (Separated By '-')

GET http://localhost:3000/pincode/pin/721444-721456

Thanks

Icons made by Smashicons from www.flaticon.com

About

a RESTful API built with ExpressJS and NodeJs for fetching indinan pincode details and for fun :)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •