Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmpwizard/ajaxinvoke
ajaxInvoke
https://github.com/fmpwizard/ajaxinvoke
Last synced: about 1 month ago
JSON representation
ajaxInvoke
- Host: GitHub
- URL: https://github.com/fmpwizard/ajaxinvoke
- Owner: fmpwizard
- Created: 2012-04-27T02:56:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-15T02:28:10.000Z (over 12 years ago)
- Last Synced: 2024-04-16T06:22:02.101Z (9 months ago)
- Language: Scala
- Size: 972 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sbt is included so run:
./sbt.sh
>container:startthen 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.