rest-ts-core

Type-safe rest API definitions to share

Usage no npm install needed!

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

README

Rest.ts core

Core package to create type-safe HTTP API definitions to share between clients and servers.s.

Please refer to the usage doc on the project homepage.