An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/michaelbukachi/ke-counties-wards.svg?branch=master)](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