Skip to content

Commit

Permalink
docs(readme): add example sever section to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Marton committed Jul 29, 2015
1 parent bb10f78 commit 370f8b3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ app.use(graffiti.koa({
app.listen(3000);
```

## Example server and queries

For a running **example server** and **executable queries**, check out our example repository and play with your queries: [graffiti-example](https://github.com/RisingStack/graffiti-example)

## Test

```
Expand Down

0 comments on commit 370f8b3

Please sign in to comment.