Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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