2024-07-08
Welcome to this new release of Mockoon. It brings new exciting features: cloud deployments in Mockoon pro, new templating helpers, and some fixes. Read on to learn more about this release.
Mockoon is proudly independent and open-source, maintained without external funding. We rely on both sponsorships and Mockoon Cloud subscriptions to keep improving the project and building new features. A big thank you to the companies below for supporting our work and helping us grow (and all the sponsors who helped this project over time!):
If you'd like to support Mockoon as well, you can become a sponsor or subscribe to Mockoon Cloud, every contribution helps keep the project alive and evolving. Thank you!
We are excited to announce that Mockoon Cloud now supports cloud deployments of your mock APIs. This feature is available in the desktop application and is part of the Mockoon Cloud paid plans. It allows you to deploy your mock APIs to our cloud and share them with your team, clients, or class.
You can deploy your mock APIs directly from the desktop application, and set the instance visibility to public or private. Public instances are accessible to anyone with the URL, while private instances require an API key to access:
You can also manage your cloud deployments from the desktop application. This includes re-deploying instance and change their visibility, or deleting instances:
We have many improvements and features planned for cloud deployments: environment variables support, custom domains, etc. So, stay tuned for more updates!
Learn more about cloud deployments
sort
and sortBy
helpers are now available. They let you sort arrays of primitives or objects, respectively. (Issue #1270)[]
. This will help avoid issues when setting up a CRUD route with an empty data bucket (e.g. not being able to POST to insert items).A big thank you to the following people who helped to make Mockoon better: