by Anthony Morris | Aug 17, 2021 | Automation, Software Development
We recently discovered open-source workflow engine Camunda after one of our customers mentioned using it with our low-code tool. After looking through Camunda’s documentation, I realized it could be a perfect partner for Linx. Workflow (or Business Process...
by Anthony Morris | Aug 3, 2021 | APIs, How To, Software Development
Building a server-side application to manage the secure generation, storage and retrieval of access tokens, with Linx (a low-code platform) View on Github Before the final idea came to mind, I was implementing the following design to generate the access...
by Anthony Morris | Apr 2, 2021 | APIs, Dev Tools, Software Development
We recently ran load tests for the Linx Host Service. In these tests, the CPU load and memory were monitored under heavy load to provide better insights into how the REST API Request Limits perform for the different virtual machines (Azure B-Series) that run Linx....
by Anthony Morris | Mar 7, 2021 | APIs, Software Development
Internal APIs are designed primarily to streamline software development and simplify systems and operational processes. These currently represent the vast majority of use cases. Internal APIs are often overlooked since they are aimed at in-house developers. These...
by Anthony Morris | Jan 27, 2021 | APIs, Dev Tools, How To, Software Development
REST API development can be made significantly quicker and easier with the right tools. There are many different API development tools to choose from, a low-code development tool can have your API up and running in minutes. This article covers how to build and host an...