@cenfurio/zodox

A framework to build RESTful APIs with Hapi

Usage no npm install needed!

<script type="module">
  import cenfurioZodox from 'https://cdn.skypack.dev/@cenfurio/zodox';
</script>

README

Zodox

A typescript framework to write hapijs applications in

Getting Started

Install zodox with either npm or yarn

$ npm install --save @cenfurio/zodox
$ yarn add @cenfurio/zodox