- Laravel
- MySQL
- http://127.0.0.1:8000
- All cities:
/api/cities
- Get city by id:
/api/city/33
- All districts:
/api/districts
- Get district by id:
/api/district/718
- City districts:
/api/citydistricts/33
- All cities:
The project is licensed under the MIT license.