by Anthony Morris | Sep 7, 2022 | APIs, Dev Tools, Low Code
There is an understated art to building good APIs – ones that are easy to integrate with, have high operational availability, offer readily attainable performance insights, and are easy to maintain. But if you have ever had to build an API from scratch, there is...
by Anthony Morris | Aug 31, 2022 | APIs, How To
Go from Postman to Production. This guide will take you through the steps to design an API, build it, and deploy it to production. The process will take about 20 to 40 minutes to complete all steps. The project is to build a straightforward API to retrieve product...
by Anthony Morris | Jul 22, 2022 | APIs, Dev Tools, Software Development
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...
by Anthony Morris | Jun 6, 2022 | APIs, How To, Integration
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...
by Anthony Morris | May 25, 2022 | APIs, Dev Tools
Understanding that there is a right tool for every job is crucial to success when building any system. With today’s businesses running many systems across diverse environments, taking advantage of the modern IT economy lies in an organisation’s best interest to...