https://github.com/trustmaster/aboutme
Simple CoffeeScript/Node.js profile links responder
https://github.com/trustmaster/aboutme
Last synced: about 1 year ago
JSON representation
Simple CoffeeScript/Node.js profile links responder
- Host: GitHub
- URL: https://github.com/trustmaster/aboutme
- Owner: trustmaster
- Created: 2012-06-18T20:28:32.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-06-18T20:28:53.000Z (almost 14 years ago)
- Last Synced: 2025-01-29T16:44:14.266Z (over 1 year ago)
- Language: CoffeeScript
- Size: 89.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# About me JSON responder
A simple Node.js/CoffeeScript app printing my contact information on POST request.
Run it with node:
```
node aboutme.js
```
Request the results via some form, e.g.:
```html
Request
```