Skip to content

Coffee-WIP/coffeewip-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coffeewip-rest-api

Api rest to get data to be showed on Coffewip site.

Steps to get up and running the api.

  1. Clone repository.
  2. Execute npm install to get dependencies.
  3. Create a copy of code/src/.env-example as .env and fill it with variable appropiate values.
  4. 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published