JADE Environment Development Ideas

What's new in the JADE 2025 release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED INTEGRATIONS. NEW WEB DEVELOPMENT FRAMEWORK

The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.


Start your update to JADE's latest release

Please implement a Swagger UI for REST services hosted in Jade

It is fairly standard in other platforms that implement Swagger / OpenAPI to provide a "Swagger UI" endpoint that is automatically generated as part of the API. The Swagger UI endpoint generates a fully interactive user interface from the OpenAPI specification of the Web Service that interacts with the running API.
For example, a web browser page is generated that allows the user to enter requests and view the contents of replies from the API in a forms layout.
It also allows interactive viewing of the API specification, headers, URL request formats, etc.

  • Murray Symon
  • Aug 18 2022
  • Future consideration