ListenNotes.com
Contact
Back to Listen Notes Changelog

Run code right on the API Docs page

Developers can easily try out PodcastAPI.com in different server-side languages right on our API Docs page:

What’s better, you can tweak and run the code without leaving your browser.

Previously we use RunKit.com to allow running nodejs code on our API Docs page. But RunKit doesn’t support other non-nodejs languages and it seems that this project has not been well-maintained - quite a few npm packages are not up-to-date, including our podcast-api.

Anyways, we had to develop our own RunKit alternative to support more server-side languages. And we did it.