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

https://github.com/lemonpi/connect5


https://github.com/lemonpi/connect5

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Usage
- `npm install`
- `node index.js`
- visit the IP provided by the server

## Development
- `heroku local` and visit `localhost:5000` to test changes
- `git push heroku master` to deploy