Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johnnymo87/node_kata
kata for an http server written in node.js
https://github.com/johnnymo87/node_kata
Last synced: 1 day ago
JSON representation
kata for an http server written in node.js
- Host: GitHub
- URL: https://github.com/johnnymo87/node_kata
- Owner: johnnymo87
- Created: 2013-12-17T00:57:43.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-17T15:50:42.000Z (almost 11 years ago)
- Last Synced: 2024-10-18T20:17:16.947Z (20 days ago)
- Language: JavaScript
- Homepage:
- Size: 156 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
node_kata
=========A kata stepping through the ["Node Beginner"](http://www.nodebeginner.org/) guide, with the addition of mocha tests.