mirror of
https://github.com/demostf/demoserver.git
synced 2026-06-03 13:54:12 +02:00
REST Api for parsing demo files
- JavaScript 88.2%
- Dockerfile 10.9%
- Procfile 0.9%
| public | ||
| .gitignore | ||
| app.json | ||
| index.js | ||
| package.json | ||
| Procfile | ||
| README.md | ||
DemoServer
Basic server that parses demos provided either by upload or url
Usage
Upload
Send a POST request with the demo file to example.com:5000/parse
Url
Send a POST request with the url of a demo file to example.com:5000/url