https://github.com/velocitydeveloper/indonesia-subdistricts-api
https://github.com/velocitydeveloper/indonesia-subdistricts-api
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/velocitydeveloper/indonesia-subdistricts-api
- Owner: VelocityDeveloper
- Created: 2021-03-19T04:05:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T03:19:08.000Z (over 4 years ago)
- Last Synced: 2025-01-13T07:11:29.185Z (over 1 year ago)
- Language: PHP
- Size: 7.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Indonesia Subdistricts API
[](https://travis-ci.org/laravel/lumen-framework)
[](https://packagist.org/packages/laravel/lumen-framework)
[](https://packagist.org/packages/laravel/lumen-framework)
[](https://packagist.org/packages/laravel/lumen-framework)
## Methode
- GET /cities
- GET cities/{city_id}
- GET provinces
- GET provinces/{province_id}
- GET subdistricts
- GET subdistricts/city/{city_id}
- GET subdistricts/{subdistrict_id}
## Contributing
Thank you for considering contributing to Lumen! The contribution guide can be found in the [Laravel documentation](https://laravel.com/docs/contributions).
## Security Vulnerabilities
If you discover a security vulnerability within Lumen, please send an e-mail to Taylor Otwell at taylor@laravel.com. All security vulnerabilities will be promptly addressed.
## License
The Lumen framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).