Building microservices with low-code APIs

Building microservices with low-code APIs

Dividing work into the smallest possible tasks has benefits. These benefits include easier debugging, easier resource management and more manageable maintenance and enhancements. A Microservice approach is perfect when this is your goal.  “Microservices architecture...
Sage Intacct integration

Sage Intacct integration

Sage Intacct is one of the largest cloud-based accounting systems, offering a web service to facilitate integrations. This post covers how you can consume the Sage Intacct web services with Linx.  This post covers a solution that retrieves a list of customers on sage...
Using OAuth2 to access emails

Using OAuth2 to access emails

OAuth 2.0 is becoming a popular alternative for application authentication. With Microsoft discontinuing Basic authentication and making OAuth 2.0 one of their new standards, many developers are sure to be in a situation where they need to change how they handle...