yansenarmandau / manta-hapi

Hapi js Rest API Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manta Hapi js Restful API Generator CLI npm version

Hapi js Restful API Generator

Table of contents

Installation

Globally

Install CLI global with

$ npm install -g --save manta-hapi

Now you can run CLI using following command

$ manta

Usage

$ mkdir your_app && cd your_app
$ manta

Tips

To run Authentication module, you need to have environment file (.env).

$ cp .env.example .env

About

Hapi js Rest API Generator


Languages

Language:JavaScript 100.0%