Skip to content

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

License

Notifications You must be signed in to change notification settings

softspiders/node-hapi-clean-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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