@mediapot/tmdb-api-axios

The oas.json file was copied from tmdb-client-rs and slightly modified to make it work with the typescript axios client generator from the OpenAPI Generator project.

Usage no npm install needed!

<script type="module">
  import mediapotTmdbApiAxios from 'https://cdn.skypack.dev/@mediapot/tmdb-api-axios';
</script>

README

Typescript axios client for TMDB

Credit

The oas.json file was copied from tmdb-client-rs and slightly modified to make it work with the typescript axios client generator from the OpenAPI Generator project.