Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/RisingStack/graffiti-todo

Example Relay TodoMVC application using graffiti-mongoose
https://github.com/RisingStack/graffiti-todo

Last synced: about 2 months ago
JSON representation

Example Relay TodoMVC application using graffiti-mongoose

Awesome Lists containing this project

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).