This section resulted in some developers setting up their api server again:
We'll make requests of and receive responses from an HTTP server we'll set up together:
Open a new terminal (window or tab).
Change into ~/wdi/tmp.
Fork and clone library-api and follow installation instructions listed there.
Once installed, checkout a jquery-ajax branch within library-api.
We're now ready to make requests.
Should be prefaced by
If you need to set up the Rails API server from scratch:
or something like that. This is done in the following jquery-ajax-get-element talk
This section resulted in some developers setting up their api server again:
Should be prefaced by
If you need to set up the Rails API server from scratch:
or something like that. This is done in the following
jquery-ajax-get-element
talk