ma3map is a matatu transit application for Nairobi. It uses GTFS data collected by University of Nairobi's C4DLab available here. For more information on the GTFS data refer to Digital Matatus' website. Visit ma3map's GitHub Homepage for the entire codebase.
The API has been created using NodeJS and Java with the NodeJS code acting as the gateway for all accesses. This repository also contains configuration files used in the deployment server as well as database dumps for the PostgreSQL database used. The API can be accessed from http://api.ma3map.org
Refer to the README files in the nodejs and java directories for details on deployment of their corresponding languages.
This code is released under the GNU Affero General Public License version 3. Please read the file LICENSE.md for details.