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

https://github.com/jsonfm/links-app

App for saving your favorites links using node, express and mysql.
https://github.com/jsonfm/links-app

Last synced: 6 months ago
JSON representation

App for saving your favorites links using node, express and mysql.

Awesome Lists containing this project

README

          

# Links app
App for saving your links using node, express, handlebars and mysql.

## Install dependencies
```
npm install
```
## Run
```
npm run dev
```
## License
MIT