/geo-endpoint

MaePaySoh Geolocation Endpoint. Provide location & map related data through API

Primary LanguagePHPGNU Lesser General Public License v3.0LGPL-3.0

Geo Endpoint

========================== This repo is base on PHP Endpoint Bootstrap

Installation

  • Clone this repo
  • run composer install
Applicaiont Environment

Create a file with name '.env' in your project root directory.

Avaliable Api

For Now District Location Available

For District of Myanmar

  • Optional Parameters

    name and id

Example -

geo/v1/district?name=:name
geo/v1/district?id=:id

For District by location

geo/v1/district/find?long=:longitude&lat=:latitude

District Location result have paginate.Default is 15. If u want to change limit u can set

geo/v1/district?per_page=3

and page too.

geo/v1/district?page=4

Technology

LICENSE

DOC

More Details For Geo

GNU Lesser General Public License v3 (LGPL-3)