Skip to content

yoshuawuyts/http-adventure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

[wip] Learn node's http module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published