mamund / Building-Hypermedia-APIs

Source code for the O'Reilly book of the same name
http://amundsen.com/hypermedia/
77 stars 37 forks source link

view URIs should not be prepended with '/' #7

Open michaelsbradleyjr opened 12 years ago

michaelsbradleyjr commented 12 years ago

I needed to remove the leading / characters in order for cradle to properly retrieve the documents from CouchDB. This is with a fresh install of express and cradle on NodeJS v0.6.19.