rest-ts-axios

Type-safe rest API definitions for axios

Usage no npm install needed!

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

README

Rest.ts axios adapter

Consume Rest.ts typed HTTP APIs from the comfort of axios.

Please refer to the usage doc on the project homepage.