https://github.com/theasp/sente-nodejs-example
Node.js Sente reference example
https://github.com/theasp/sente-nodejs-example
Last synced: 9 days ago
JSON representation
Node.js Sente reference example
- Host: GitHub
- URL: https://github.com/theasp/sente-nodejs-example
- Owner: theasp
- License: epl-1.0
- Created: 2016-01-30T14:38:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-23T00:42:51.000Z (almost 8 years ago)
- Last Synced: 2025-04-03T08:51:25.573Z (about 1 month ago)
- Language: Clojure
- Homepage:
- Size: 28.3 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Node.js Sente reference example
> This example dives into Sente's full functionality pretty quickly; it's probably more useful as a reference than a tutorial. Please see Sente's top-level README for a gentler intro.
## Instructions
1. Call `lein start` at your terminal, then point your browser at http://localhost:4000
2. Observe std-out (server log) and web page textarea (client log)