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

https://github.com/civicdatalab/transliteration_api


https://github.com/civicdatalab/transliteration_api

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# transliteration_api

Transliteration api wrapper for Indictrans: https://github.com/libindic/indic-trans/

## Development server
Create virtual environment and setup IndicTrans: (Instructions here: https://github.com/libindic/indic-trans)

Run `pip install -r requirements.pip` to install dependencies

Run `Python app.py` to run the server

# API documentation
WIP