Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 316 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 316 Bytes

Indian Post API

This API can be used to find the post office name and other details from postal pin code.

Installation

Use the package manager npm to install packages.

npm install

Request Models

/api/postcode/<pin_code>
/api/postname/<post_office_name>