Skip to content

Commit

Permalink
docs(readme): rename plugins to adapters in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Marton committed Jul 27, 2015
1 parent e8cefcd commit 28a1fc2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ We don't want to rewrite our application - no one wants that.
graffiti provides an [Express](http://expressjs.com) middleware, a [Hapi](http://hapijs.com) plugin and a
[Koa](http://koajs.com) middleware to convert your existing models into a GraphQL schema and exposes it over HTTP.

## Plugins
## Adapters

* [mongoose](https://github.com/RisingStack/graffiti-mongoose)
* more coming soon...

## Supported frameworks
## Supported servers

* [Express](https://github.com/RisingStack/graffiti#express)
* [Hapi](https://github.com/RisingStack/graffiti#hapi)
Expand Down

0 comments on commit 28a1fc2

Please sign in to comment.