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

https://github.com/fmpwizard/ajaxinvoke

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

Last synced: 5 months 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.