https://github.com/galibri/lara-geo-api
Store any postal codes with respective District, sub-district, post office and postal code, we are laravel as our framework
https://github.com/galibri/lara-geo-api
laravel laravel-application laravel-framework rest-api
Last synced: 2 months ago
JSON representation
Store any postal codes with respective District, sub-district, post office and postal code, we are laravel as our framework
- Host: GitHub
- URL: https://github.com/galibri/lara-geo-api
- Owner: Galibri
- Created: 2019-01-19T05:05:24.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-19T05:08:36.000Z (over 7 years ago)
- Last Synced: 2025-03-11T01:36:59.780Z (over 1 year ago)
- Topics: laravel, laravel-application, laravel-framework, rest-api
- Language: PHP
- Homepage: https://galibweb.com
- Size: 192 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## About LARA GEO API
This LARA GEO API will create an api system for any Geolocation service. This application has the following endpoints:
- /api/postal -- GET
- /api/postal -- POST
- /api/postal/{id} -- GET
## Used fields
This application will allow you to use District, Thana/Upazila/Sub-District, Post Office and Postal code fields to input.
Though it can be updated as your wish.
## Security Vulnerabilities
These is no certain issue and you can use this without any hegitation.
## License
The LARA GEO API is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).