rest-ts-express

Type-safe rest API definitions for express

Usage no npm install needed!

<script type="module">
  import restTsExpress from 'https://cdn.skypack.dev/rest-ts-express';
</script>

README

Rest.ts express adapter

Serve Rest.ts typed HTTP APIs from the comfort of express.

Please refer to the usage doc on the project homepage.