Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Code used to create the servers and clients shown in "RESTful Web APIs"

Notifications You must be signed in to change notification settings

Gwindfan/example-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

RESTful Web APIs

Node.js code for the clients and servers used as examples in O'Reilly's "RESTful Web APIs".

You Type It, We Post It

/YouTypeIt/ A microblogging website with a programmable Collection+JSON API.
/YouTypeIt/server Node.js server for both web site and API.
/YouTypeIt/test Sample representations for use in POST and PUT tests.

The Maze

<tr>
 <td>/Maze/the-boaster/</td>
 <td>An automatic Maze+XML client that claims to have completed
 a maze, without actually doing it.</td>
</tr>
/Maze/ A server and three clients for the Maze+XML media type explored in Chapter 5.
/Maze/server/ A Maze+XML Server
/Maze/the-game/ An interactive Maze+XML client that allows a user to navigate mazes
/Maze/the-mapmaker/ An automated Maze+XML client bot that makes an ASCII map of a maze.

About

Code used to create the servers and clients shown in "RESTful Web APIs"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.9%
  • HTML 8.5%
  • CSS 0.6%

AltStyle によって変換されたページ (->オリジナル) /