🛡️ The RESTful API microservice that converts human-readable files into dictionaries that are recognizable by various e-readers, such as Amazon Kindle and Kobo. Uses the PyGlossary dictionary converter under the hood.
Clone this repository:
git clone git@github.com:Runik-3/runik-dictionary-conversion-api.git
Install npm dependencies:
cd runik-dictionary-conversion-api
pipenv install
pipenv run gunicorn server:app -t 160
The server is now running on http://localhost:8000.
--
- Add Logging
- Unit Testing
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
This project exists thanks to all the people who contribute.
GPL-3.0 © Runik