Giter Site home page Giter Site logo

hapi-playground's Introduction

Hapi.js Playground

Demo of creating Restful API with Hapi.js including some features, such as joi, boom, good, swagger, sequelize, sqlite, json web token authentication.

Prerequisites

node >= 8.9.0

Install

clone this repo, then

npm init

Deployment

Deploy

Built With

  • Node - Javascript run-time environment
  • Hapi.js - A rich framework for building applications and services
  • Boom - HTTP-friendly error objects
  • Good - Hapi process monitoring
  • Joi - Object schema validation
  • Sequelize - Promise-based ORM for Node.js
  • Sequelize Fixtures - Load data from file to Sequelize
  • Sqlite - In-process library that implements a SQL database engine
  • Hapi Swagger - Swagger documentation UI generator plugin
  • Json Web Token - Json Web Token
  • Hapi Auth JWT2 - Simplified JSON Web Token (JWT) authentication plugin

Usage

Just start the application with (npm start). The application is running at localhost:3000.

alt text

Initial test data is import.yaml file.

Swagger path is localhost:3000/documentation.

Make http requests via Curl or Postman or Swagger.

Test user

username: hero
password: 123

Methods

Screenshot

alt text

hapi-playground's People

Contributors

m-cakir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

evrimulgen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.