| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Automatically derived XHR clients for Trout routing types.
bower install --save purescript-trout-clientThis example shows the integration of client and server based on a common Trout routing type for an API. AJAX clients are generated by this package for all endpoints, and the client-side application can safely request resources without having to duplicate routing information and JSON encoding and decoding instances.
make client-server-exampleThis example demonstrates how AJAX clients can be derived from a Trout routing type that models a foreign API.
make client-exampleThis library's API documentation is published on Pursuit.
| Back | FazBrowse Home | New Git URL |