Blog 

Home 9 Category: APIs
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...

read more
Using OAuth2 to access emails

Using OAuth2 to access emails

Reading time: 6 minutes

OAuth 2.0 is becoming the standard for authentication. This article focuses on using OAuth to access mailboxes, specifically for Microsoft Office 365 mailboxes where Basic Authentication has been discontinued.

read more
The 28 API tools you need

The 28 API tools you need

Reading time: 6 minutes

With APIs taking over, more people are asking: What can I use to create my API? Although there are many different API standards and types, we will primarily focus on REST APIs. An API can be as simple as a single endpoint with one purpose, or it can be much more…

read more
How to build a generic Shopify API integration

How to build a generic Shopify API integration

Reading time: 13 minutes

Shopify exposes a REST API for 3rd party applications to integrate with. This guide will cover connecting to the Shopify Admin API with Linx using API Keys in conjunction with the HTTP Basic scheme authentication and some request examples. You can use webhook…

read more
How to call SOAP services using REST

How to call SOAP services using REST

Reading time: 3 minutes

SOAP, being a mature technology, has an extensive and often differently interpreted standard set. This makes it an excellent tool for corporate users to manipulate data into their precise requirements and technology stack. However, for public consumption, this causes…

read more

 All Categories 

Sign up to our Newsletter