Simple Node.js HTTP listener that echos POST contents.
Stars
4
Forks
12
Watchers
Open Issues
0
Overall repository health assessment
1.1.x
User
22
commits
Update year in license
516af59
Update the README
1783710
Update versions in the node package
8c0357d
Change root page text
95ae28c
Create handlers for GET and POST verbs
9d8b436
Respond to GET requests
10f742c
Make requirements more complete
2bb1a19
Remove trailing space
2997255
Use constants over variables
e38af71
Update README for running with on a custom port easily
a57b554
Update README with heroku link for help
6598f69
Make curl calls actually work
631b6b3
Make minor tweaks to README
885e7cd
Update README on how to deploy to Heroku.
7e73df0
Listen on 9001 if it's defined
bcd9dea