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

https://github.com/matlock/workcast


https://github.com/matlock/workcast

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# WORKCAST

### Steps to run Tests
* Execute ```npm install```
* Execute ```npm test```

### Steps to run the service
* Have [docker](https://www.docker.com/) installed
* Execute ```docker-compose build```
* Execute ```docker-compose -up -d```

Go to http://localhost:3000/workcast/api-docs/ to check swagger specification