This application provide api to get Indonesia area name and it's relation and also the zip code too. This application was built using Laravel 8.
Aplikasi ini menyediakan API untuk mendapatkan nama wilayah yang ada di Indonesia beserta dengan kode pos nya. Aplikasi ini dibangun menggunakan Laravel 8.
- Get Province by Id
- Get Province by Keyword
- Get Regency by Id
- Get Regency by Keyword
- Get District by Id
- Get District by Keyword
- Get Village by Id
- Get Village by Keyword
- Get Village by Zip Code
- Clone it
- Run
composer update
- Set up the
.env
file - Import
wilayah.sql
to your database - Done
Run php artisan test
The application is open-sourced software licensed under the MIT license.