Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhyegocalota/devmt-members-api
:notebook_with_decorative_cover: Tiny Slack API wrapper to support CORS for my front-end use case.
https://github.com/dhyegocalota/devmt-members-api
api devmt express slack
Last synced: 25 days ago
JSON representation
:notebook_with_decorative_cover: Tiny Slack API wrapper to support CORS for my front-end use case.
- Host: GitHub
- URL: https://github.com/dhyegocalota/devmt-members-api
- Owner: dhyegocalota
- Created: 2019-03-09T08:21:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-09T08:21:58.000Z (almost 6 years ago)
- Last Synced: 2024-11-06T02:45:03.532Z (2 months ago)
- Topics: api, devmt, express, slack
- Language: JavaScript
- Homepage: https://devmt-members-api.herokuapp.com
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevMT Members API :notebook_with_decorative_cover:
Tiny Slack API wrapper to support CORS for my [front-end](https://github.com/dhyegocalota/devmt-members) use case.## Deploy
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)## Up & Running
- Clone this repo
- Install dependencies with `yarn install`
- Create .env file with `cp .env.sample .env` and configure the settings there (see the [section below](#API))
- Start the app with `yarn start`## Author
Dhyego Calota## License
MIT