@apilibraries/podcastai
v0.0.1
Published
OpenAPI client for @apilibraries/podcastai
Downloads
2
Readme
@apilibraries/[email protected]
Install
npm install @apilibraries/[email protected] --save
// Or with yarn
yarn add @apilibraries/[email protected]
Building
To build and compile the typescript sources to javascript use:
npm install
npm run build
// Or with yarn
yarn
yarn build
Documentation for API Endpoints
All URIs are relative to https://www.podcastxxxxxxx.com/api
Class | Method | HTTP request | Description ------------ | ------------- | ------------- | ------------- PodcastApi | processPodcast | POST /podcast | Process Podcast StatusApi | getStatus | GET /status |