Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/franciscohanna92/dlx-web-api

Web API for EBEL DLX simulator
https://github.com/franciscohanna92/dlx-web-api

Last synced: 7 days ago
JSON representation

Web API for EBEL DLX simulator

Awesome Lists containing this project

README

        

# Getting started

1. Create a virtualenv called `.env`
2. Install dependencies with `pip install -r requirements`
3. Place your [dlx.exe build](https://github.com/franciscohanna92/ebel-dlx) in `bin/`
4. Run server with `python server.py`
5. Server will run on port 5000