Guide: Build and host code-first APIs

Guide: Build and host code-first APIs

This guide will take you through the steps to build and host an API using Linx.  It will cover building a straightforward API to retrieve product data. You will be provided with the data, instructions for what tools to use, relevant scripts and all steps to get the...
Building a file reader

Building a file reader

A common task for any IT department is to move data from one location to another. A simple task to do once, but if this must be done many times for many different files (each with its own metadata, file type and data structure), it is a task that can easily become...