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

https://github.com/devssh/mopoken

Practise writing code
https://github.com/devssh/mopoken

Last synced: 6 months ago
JSON representation

Practise writing code

Awesome Lists containing this project

README

          

To run the project, you need command line Docker tools, specifically `docker-compose`

To run the automated unit and integration tests run `sh run-tests.sh`

To run the project run `sh run.sh` and visit `localhost:5001`.
To stop the project run `sh stop.sh`.