toddmohney / json-api

Haskell Implementation of the JSON-API specification
http://hackage.haskell.org/package/json-api
MIT License
35 stars 14 forks source link

Add Yesod usage example #16

Open toddmohney opened 8 years ago

toddmohney commented 8 years ago

Demonstrate a simple GET endpoint which responds with a JSON Api payload.

Provide the following examples: