Socket
Book a DemoInstallSign in
Socket

http-adventure

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

http-adventure

Learn node's `http` module

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

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

  • api/http

License

MIT

Keywords

nodeschool

FAQs

Package last updated on 21 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts