johniez254 / KenyaCountiesDatasetApi

An open API for listing all Kenyan counties, constituencies, and their wards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KenyaCountiesDatasetApi


By Johnson Matoke <https://github.com/johniez254>_


Clone the project by running the following bash command:

$ 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

FEATURES

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

REQUIREMENTS

i) Spring boot version 2.7.2 or higher

ii) MYSQL Database

iii) Java Version 18

iv) Optional (Docker)

Default Credentials

username: steve

password: steve123

Creator

Johnson Matoke

About

An open API for listing all Kenyan counties, constituencies, and their wards


Languages

Language:JavaScript 85.3%Language:Java 12.8%Language:CSS 1.4%Language:HTML 0.4%Language:Dockerfile 0.1%