Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anfibiacreativa/myapp-server
Just a GraphQL server
https://github.com/anfibiacreativa/myapp-server
cors express graphql-server nodejs
Last synced: 25 days ago
JSON representation
Just a GraphQL server
- Host: GitHub
- URL: https://github.com/anfibiacreativa/myapp-server
- Owner: anfibiacreativa
- Created: 2019-02-24T17:55:23.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T16:08:12.000Z (over 5 years ago)
- Last Synced: 2024-10-06T01:21:53.257Z (4 months ago)
- Topics: cors, express, graphql-server, nodejs
- Language: JavaScript
- Homepage:
- Size: 1010 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# myapp-server
Node Express/GraphQL server## Usage
Checkout and install with `npm install` and then launch with `node server.js`. To be used with https://github.com/anfibiacreativa/myapp-apollo.
Enjoy!