Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Hapi REST API generator (generator-hapi-rest-api) [![Build Status](https://secure.travis-ci.org/aduis/generator-hapi-rest-api.png?branch=master)](https://travis-ci.org/aduis/generator-hapi-rest-api)

[![Join the chat at https://gitter.im/aduis/generator-hapi-rest-api](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/aduis/generator-hapi-rest-api?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

> [Yeoman](http://yeoman.io) generator

This generator generates a simple REST api using hapijs framework. Just follow the generator instructions and create your own api.
Expand Down