Zuplo Changelog

We release improvements, new features, and fixes daily. Follow along here to see the most important updates.

New API Playground

The Zuplo Developer portal is the easiest way to create beautiful documentation for your API - today, it gets even better with a new API Playground. The API Playground allows your users to immediately call your API without leaving the browser. Try it out now on Zuplo's API docs or create your own in the Portal.

Zuplo API Playground

Supabase Auth in Developer Portal

We announced last week during Supabase Week that the Zuplo Developer portal now supports Supabase Authentication in addition to OpenID based auth. Supabase developers can now use their custom hosted Supabase login experience to authenticate users to their API docs hosted by Zuplo. For full instructions see the documentation.

Dev Portal Performance#

Over the past several weeks we have worked on improving the overall performance of the Developer Portal and we are happy to report that the results have been meaningful. For most real use loads of the API page, the content loads in about a second. Larger APIs (i.e. with larger OpenAPI documents) may experience a bit longer load time, but we plan to address that soon.

Custom pages should load almost instantly now as we have optimized serving them from our edge CDN.

Overall you should see much snappier UI in the developer portal. We have more work to do - in particular for customers with larger OpenAPI documents, but we hope you will be happy with the recent improvements.

Dev Portal Performance

Over the past several weeks we have worked on improving the overall performance of the Developer Portal and we are happy to report that the results have been meaningful. For most real use loads of the API page, the content loads in about a second. Larger APIs (i.e. with larger OpenAPI documents) may experience a bit longer load time, but we plan to address that soon.

Custom pages should load almost instantly now as we have optimized serving them from our edge CDN.

Overall you should see much snappier UI in the developer portal. We have more work to do - in particular for customers with larger OpenAPI documents, but we hope you will be happy with the recent improvements.

Dev Portal API Key Analytics

Users of the Zuplo Developer Portal can now see analytics for their own API key usage.

Developer Portal Enhancements

Developer portal has been updated for improved performance and better error handling. Documentation improvements.

Environment Variable API + CLI#

Environment variables can now be managed via the Zuplo CLI or the Developer API

Designed for Developers, Made for the Edge