An open API service indexing awesome lists of open source software.

https://github.com/ccarruitero/makemehapi

Self guided workshops to teach you about hapi.
https://github.com/ccarruitero/makemehapi

nodeschool workshopper

Last synced: about 2 months ago
JSON representation

Self guided workshops to teach you about hapi.

Awesome Lists containing this project

README

        

# Make Me Hapi

[![NPM](https://nodei.co/npm/makemehapi.png?downloads=true&stars=true)](https://nodei.co/npm/makemehapi/)

Learn all about [hapi](http://hapijs.com) through a series of self-guided
challenges.

![makemehapi](https://raw.github.com/hapijs/makemehapi/master/images/makemehapi.png)

## Getting Started

1. Install **makemehapi** by running `npm install -g makemehapi`
2. Run `makemehapi`

**makemehapi** will run you through a series of challenges ranging from a basic
"hello world" server then move on to more advanced exercises dealing with
rendering views, handling uploads, and managing cookies.

## Getting Help

Run into a problem or want to discuss the exercises?
[Open an issue](https://github.com/hapijs/makemehapi/issues) on this
repository!