https://github.com/michaelbukachi/ke-counties-wards
Simple API to display counties in Kenya and their wards.
https://github.com/michaelbukachi/ke-counties-wards
Last synced: 3 months ago
JSON representation
Simple API to display counties in Kenya and their wards.
- Host: GitHub
- URL: https://github.com/michaelbukachi/ke-counties-wards
- Owner: michaelbukachi
- Created: 2019-11-10T11:52:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-08T15:42:00.000Z (over 3 years ago)
- Last Synced: 2025-01-11T19:12:55.794Z (5 months ago)
- Language: Python
- Size: 34.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/michaelbukachi/ke-counties-wards)
# Ke County - Wards API
A simple API to list counties in Kenya and their wards. Check it out at:
#### Why?
Needed this for a project at work. Couldn't find anything online.
This was a simple project done in a couple of hours. The goal wasn't to
make it feature rich. Pull requests are welcome though :smile:.#### Libraries used
- Flask
- Flask-Restplus
- Gunicorn
- Gevent