By Johnson Matoke <https://github.com/johniez254>
_
$ git clone https://github.com/johniez254/KenyaCountiesDatasetApi.git
An open API for listing all Kenyan counties, constituencies, and their wards Get list of Kenyan counties and their respective constituencies and wards
Current version: 1.0.0
i) Added JWT Token for securing the API (You must be authenticated to access the API)
ii) Included Swagger Documentation showing all the endpoints and shemas
iii) Included SQL file (kenya_counties_db.sql)
iv) Included dockerfile for easier deployment
i) Spring boot version 2.7.2 or higher
ii) MYSQL Database
iii) Java Version 18
iv) Optional (Docker)
username: steve
password: steve123
Johnson Matoke