Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/trustmaster/aboutme
Simple CoffeeScript/Node.js profile links responder
https://github.com/trustmaster/aboutme
Last synced: 23 days 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-18T20:28:53.000Z (over 12 years ago)
- Last Synced: 2024-10-15T21:29:58.709Z (2 months 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
```