An open API service indexing awesome lists of open source software.

https://github.com/velocitydeveloper/indonesia-subdistricts-api


https://github.com/velocitydeveloper/indonesia-subdistricts-api

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Indonesia Subdistricts API

[![Build Status](https://travis-ci.org/laravel/lumen-framework.svg)](https://travis-ci.org/laravel/lumen-framework)
[![Total Downloads](https://img.shields.io/packagist/dt/laravel/framework)](https://packagist.org/packages/laravel/lumen-framework)
[![Latest Stable Version](https://img.shields.io/packagist/v/laravel/framework)](https://packagist.org/packages/laravel/lumen-framework)
[![License](https://img.shields.io/packagist/l/laravel/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).