Corteza

Corteza is a 100% open-source, fully standardized low-code app development, business process, integration and data harmonization platform.

Corteza’s backend is built in Golang, the multi-threaded computing language developed by Google to build and manage its application infrastructure. Its front end is written in Vue.js, a lightweight javascript framework. Corteza uses W3C standards and formats wherever possible and all Corteza components are accessible via RestAPI. Corteza is cloud-native and deploys via Docker containers.

Corteza is licensed under an Apache 2.0 license and is, and always will be, freely available to all.

Corteza was conceived and created by Planet Crust, which continues to maintain and develop Corteza and is Corteza’s primary contributor.

Latest Releases

Planet Crust has released a new update of Corteza including new features, such as additional Geometry field options and persistent storage on record filters. Additionally, an extensive list of fixes, such as a memory leak fix, have been included. With this release, the stability, speed and User Experience of Corteza have improved significantly. Release notes: […]

Corteza 2021.9.10 has been released. It includes important memory leak fixes. The complete list of updates and changes is: Changed: Changed the profiler endpoints (when enabled) to be under /debug instead of /__profiler to conform to pprof requirements (2653c3894). Fixed: Fixed improper static translation loading for custom languages (964b71a56). Fixed memory leaks and general performance […]

Corteza 2021.9.9 has been released. It includes the following updates, improvements and changes. Added: Added support for Boolean field label resource translations (11af9dba7, 245c20e24). Changed: Changed resource translation sanitization to be looser to support a wider range of formatting options (4278e5823).