@typepoint/joiful

<p align="center"> <a href="https://typepoint.github.io"> <img src="https://github.com/typepoint/typepoint/raw/master/img/logo-no-bg-wide.png" width="400" /> </a> <p align="center"> Library for easily <i>defining, enforcing, consuming, a

Usage no npm install needed!

<script type="module">
  import typepointJoiful from 'https://cdn.skypack.dev/@typepoint/joiful';
</script>

README

Library for easily defining, enforcing, consuming, and/or serving strongly typed RESTful API endpoints in TypeScript.

npm GitHub Workflow Status (branch) codecov

TypePoint Joiful

Joiful-based validation for TypePoint.

Install

Install @typepoint/joiful and it's peer dependencies.

npm add @typepoint/joiful joiful  @typepoint/server @typepoint/shared reflect-metadata

Guide

Check out our detailed guide for how to start using TypePoint.

Contributing

Got an problem or suggestion? Submit an issue!

Want to contribute? Fork the repository and submit a pull request! 😸