Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubyist/hateoas-maze
Maze HATEOAS example from Building Hypermedia APIs w/HTML5 & Node with a Rails backend
https://github.com/rubyist/hateoas-maze
Last synced: 23 days ago
JSON representation
Maze HATEOAS example from Building Hypermedia APIs w/HTML5 & Node with a Rails backend
- Host: GitHub
- URL: https://github.com/rubyist/hateoas-maze
- Owner: rubyist
- Created: 2012-04-10T02:03:40.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-04-10T02:03:59.000Z (over 12 years ago)
- Last Synced: 2023-04-10T09:21:33.607Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 117 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
Awesome Lists containing this project
README
Reading "Building Hypermedia APIS with HTML5 and Node".
This is a rails backend for the xml/maze example. It uses the front end html/js code from the book.