Api rest to get data to be showed on Coffewip site.
- Clone repository.
- Execute npm install to get dependencies.
- Create a copy of code/src/.env-example as .env and fill it with variable appropiate values.
- Execute make up to get up and running the api.
You will have it available on localhost:3000 with this routes:
- localhost:3000/users: Get a JSON formated list of slack users.