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

https://github.com/chiedev/graphql-readinglists


https://github.com/chiedev/graphql-readinglists

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Start Server
``` nodemon app ```
localhost:4000/graphql
# Start Client
``` npm start ```
localhost:3000