Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RisingStack/graffiti-todo
Example Relay TodoMVC application using graffiti-mongoose
https://github.com/RisingStack/graffiti-todo
Last synced: about 1 month ago
JSON representation
Example Relay TodoMVC application using graffiti-mongoose
- Host: GitHub
- URL: https://github.com/RisingStack/graffiti-todo
- Owner: RisingStack
- License: mit
- Created: 2015-10-12T14:14:45.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-07T07:02:29.000Z (about 8 years ago)
- Last Synced: 2024-08-01T22:51:34.815Z (4 months ago)
- Language: JavaScript
- Homepage: https://graffiti-todo.herokuapp.com/
- Size: 562 KB
- Stars: 58
- Watchers: 8
- Forks: 12
- Open Issues: 72
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-graphql - graffiti-todo - Example Relay TodoMVC application using graffiti-mongoose. **WARNING** Graffiti is no longer actively maintained. For hobbyist only. (Examples / JavaScript Examples)
README
Graffiti Relay TodoMVC application
---[Running version](https://graffiti-todo.herokuapp.com/)
This is an example application using [graffiti-mongoose](https://github.com/RisingStack/graffiti-mongoose).
You only need to specify your Mongoose schemas, and graffiti will handle the rest.
It will generate the GraphQL schema supporting queries and mutations compatible with [Relay](https://github.com/facebook/relay).