martyjs / marty

A Javascript library for state management in React applications
http://martyjs.org
MIT License
1.09k stars 76 forks source link

Use a fake JSON endpoint for the examples #117

Closed dariocravero closed 9 years ago

dariocravero commented 9 years ago

Set a fake JSON endpoint that would actually return something. json placeholder seems to work well for this. There are a good few use cases to test it with. :)

jhollingworth commented 9 years ago

nice, never seen that site before. very handy!