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 an open-source project built by volunteer maintainers. If you like our application, please consider sponsoring us and join all the Sponsors and Backers who helped this project over time!
You can also support us by subscribing to our Cloud and enjoy a whole new level of capabilities: real-time collaboration, cloud deployments, AI-powered API mocks generation, enterprise-grade support, and more to come!
Your contribution fuels Mockoon’s independence and keeps the project alive!
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: