ilham-dev / hapi-clean-code

hapi example with clean code architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOFTSPIDERS

A simple RESTful API built with Hapi.js that follows Clean Architecture principles


Feature tags

  • ca
  • hapi
  • node
  • openapi
  • server
  • swagger
  • starter
  • template
  • test

Direct ancestors

TBD


Requirements

Node


Installation

At the root of this repository, run:

npm i

Running

npm start

Testing

npm test

The application is now running at http://localhost:3000.


Authors

Inspirations

nodejs-clean-architecture-app


License

Licensed under the MIT license

About

hapi example with clean code architecture

License:MIT License


Languages

Language:JavaScript 100.0%