Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fmpwizard/ajaxinvoke

ajaxInvoke
https://github.com/fmpwizard/ajaxinvoke

Last synced: about 1 month ago
JSON representation

ajaxInvoke

Awesome Lists containing this project

README

        

sbt is included so run:

./sbt.sh
>container:start

then go to

http://127.0.0.1:8080

And you will see two buttons, one does a full POST, so it produces a page reload, the other button does an ajax submit, so the whole page
is not reloaded.