https://github.com/ryan-haskell/filthy-casual
A GraphQL implementation with mock data from casual
https://github.com/ryan-haskell/filthy-casual
casual graphql
Last synced: 2 months ago
JSON representation
A GraphQL implementation with mock data from casual
- Host: GitHub
- URL: https://github.com/ryan-haskell/filthy-casual
- Owner: ryan-haskell
- Created: 2017-10-09T13:39:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-10T01:52:30.000Z (over 8 years ago)
- Last Synced: 2025-10-02T17:54:24.007Z (9 months ago)
- Topics: casual, graphql
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# filthy-casual
GraphQL and Elm demo
### Local Setup
1. `npm install`
1. `node app.js`
1. Check out [http://localhost:3000/graphiql](http://localhost:3000/graphiql)