http-adventure

1.0.1 • Public • Published

http-adventure

NPM version Downloads

Learn node's http module.

Installation

$ npm install -g http-adventure

Usage

$ http-adventure
 
    EXAMPLE-ADVENTURE
    -----------------
    hello_world
    events
    streams
    request
    response
    introspection
    module_parents
    -----------------
    HELP
    EXIT
 

Why?

Just about everyone knows express, but do you know http? By exploring the layer underlying all frameworks you get a powerful tool in your arsenal, allowing you to quickly create http connections by just running require('http').

This adventure is smaller in scope than learnyounode which teaches most of the node basics. If you're completely new to Node it's recommended to start there.

If you're completely new to JavaScript it's recommended you try out javascripting.

If you're here to just learn some http, I welcome you traveller!

See Also

License

MIT

Dependents (0)

Package Sidebar

Install

npm i http-adventure

Weekly Downloads

2

Version

1.0.1

License

MIT

Last publish

Collaborators

  • yoshuawuyts