Skip to content

Lime CRM Webserver

Lime Web Server is a python server responsible of:

  • serving endpoints,
  • serving static files and
  • setting up https/tls correctly.

In a vanilla Lime CRM Server installation, endpoints for the webclient and the REST-api is registered on the server. You can add your own custom endpoints to the webserver via a Custom Endpoint