/indiana

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

Primary LanguageJavaScriptMIT LicenseMIT

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