All Projects → alphaolomi → tra-docs

alphaolomi / tra-docs

Licence: other
TRA Documentation

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to tra-docs

mtaa
A package consisting of all Tanzania locations from region to streets in an easily accessible way
Stars: ✭ 27 (+80%)
Mutual labels:  tanzania
pesa-js
Pesa SDK
Stars: ✭ 19 (+26.67%)
Mutual labels:  tanzania
react-authority
🔓 配合 springboot-shiro 一起使用的demo,基于ant-design-pro的简易权限系统
Stars: ✭ 47 (+213.33%)
Mutual labels:  authority
Plagiarism-checker-Python
A python project for checking plagiarism of documents based on cosine similarity
Stars: ✭ 114 (+660%)
Mutual labels:  tanzania
open-expenses
A curated list of (private) businesses publicly sharing their expenses.
Stars: ✭ 46 (+206.67%)
Mutual labels:  revenue
php-pesa
Open payment integration toolkit for PHP
Stars: ✭ 26 (+73.33%)
Mutual labels:  tanzania
python-client
A Python library to ease the integration with the Beem Africa (SMS, AIRTIME, OTP, 2WAY-SMS, BPAY, USSD)
Stars: ✭ 24 (+60%)
Mutual labels:  tanzania
tfrs
Transportation Fuels Reporting System
Stars: ✭ 21 (+40%)
Mutual labels:  tra
mite-cli
command line interface for time tracking service mite.yo.lk
Stars: ✭ 17 (+13.33%)
Mutual labels:  revenue
Nida
Unofficial package for fetching users information based on National ID Number (Tanzania)
Stars: ✭ 47 (+213.33%)
Mutual labels:  tanzania
tz-mpesa-ussd-push
Vodacom Tanzania USSD Push API Client
Stars: ✭ 18 (+20%)
Mutual labels:  tanzania
pyswahili
A Swahili version of programming language to allow Swahili speakers get started with programming
Stars: ✭ 64 (+326.67%)
Mutual labels:  tanzania
CodeForAfrica.org
The @CodeForAfrica landing page. Built with Jekyll and hosted on Github Pages. Accessible at https://codeforafrica.org/
Stars: ✭ 20 (+33.33%)
Mutual labels:  tanzania

TRA VFD API Documentation

This is an attempt to re-write the official TRA VFD's API in a developer friendly way.

The current documentation is written in PDF which makes it difficult to work on and hard to browse through the documentation.

This is an attempt to make it easier for developers to work on this new & exciting API.

A lot of effort was spent to make this as accurate as possible, However, If there is any error/confusion please refer to the original documents.

Contributions

This documentation is created using mkdocs therefore in order run it locally you need to have python, pip and ofcourse mkdocs installed

Using venv

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Start the live-reloading docs server.

mkdocs serve

Now you can view the documentation by just going to http://localhost:8000

Licence

MIT

Contributing

If you want to help, just fork the repo and make changes and submit a Pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].