Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/keiya01/savelink

This app is to save URI.
https://github.com/keiya01/savelink

Last synced: 24 days ago
JSON representation

This app is to save URI.

Awesome Lists containing this project

README

        

# savelink
- savelink is API server
- savelink can save uri and separate folder

### functions
- Save uri
- Add comments for uri
- Create folder
- Delete folder
- Assign uri to categorized folder
- Move to different folder
- Delete uri that was assigned to folder
- login - WIP
- signup - WIP

### technologies
- Node.js(framework: hapi)
- GraphQL
- Apollo
- PostgreSQL

### Test
- jest

### tools
- ESlint
- lint-staged
- husky