jamesplease / orbit-examples

Examples showing common use cases for Orbit.js
MIT License
1 stars 0 forks source link

Add docs about setting up JSON API server #2

Open jamesplease opened 9 years ago

jamesplease commented 9 years ago

The endpoints-example API will serve as the API for the examples in this project. It's the quickest way I know of to get a JSON API-compliant API up and running.

ashleygwilliams commented 9 years ago

:+1: ... but maybe also look at ember-data