Home > goajax

goajax

Goajax is a project mainly written in ..., it's free.

Go Ajax is a JSON-RPC implementation designed to create AJAX powered websites.

Go Ajax

Go Ajax is a JSON-RPC implementation that is designed to work with AJAX. Go Ajax is suitable for use with JQuery and can be used to build rich AJAX web applications in Google Go.

Install

To build and install the library run the following commands:

git clone https://github.com/jeffreybolle/goajax.git
cd goajax
make
make install

Example

To build and run the example run the following commands: make example ./example

This will start the example web service listening on port 9001. Start any browser and browse to http://localhost:9001/.

LICENSE:

The library is available under the same terms and conditions as the Go, the BSD style license, and the LGPL (Lesser GNU Public License).

AUTHORS:

  • Jeffrey Bolle