UI - API

The LemonEdge API underpins the entire platform and provides you access to every aspect of the system as granular as you like. 

60% of the LemonEdge platform itself (including 100% of all the entities in the system) were written using our own API. This accelerates our development in the same powerful way it accelerates your development.

For more information on using the .Net language to create your own dll libraries that can loaded into our AddIn Modules on top of the LemonEdge platform see our developer documentation here.

This covers the API set of functionality accessible to users through the application itself.

API Features

Our API is designed to give you tools to ensure you can create, maintain, and evolve your system as you see fit without having to rely on ourselves as a vendor or expert technical development. Instead you only require the business domain knowledge specific to the problems you want to solve to see that through as a solution on our platform. The API is about giving you ownership, rights and control back to your solutions. This is split into the following main areas:

  • Auto-Code Designers
    Our Auto-Code designers are centered around our philosophy of transparency; ensuring nothing you design is a black box configuration requiring proprietary expertise you can only get from us. Instead everything you configure here can be exported into actual c# code you can use as a template, or change to precisely your needs without restrictions, and integrate into your solution.
  • Code
    This functionality provides areas you can utilise our formula engine [more info] to provide processes, and also integrate your own custom dlls into AddIn Modules to become your software solution.
  • UI
    This area provides configuration and customisation around the user interface such as icons and layouts.