Skip to content

Latest commit

 

History

History
 
 

sample

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

HALTalk hyperagent.js Demo

This is a simple example application accessing the haltalk API through a CORS proxy.

It showcases how to use hyperagent.js to access an API while sharing as little knowledge as possible about the structure of the data as well as how to receive it and drive the application state completely through hypermedia.

The demo uses AngularJS and CORS Anywhere.

Running

To run the demo, install the dependencies with bower and start open the index.html.

bower install
open index.html # or xdg-open