REST Guide

Linx supports the creation and hosting of REST web services.

New to REST?
For an overview of the REST plugin, go here.
For specific details on using Linx to call a REST API, go here.

Listed below is a collection of practical guides that explain and demonstrate how to host your own REST web services.

Guides for hosting a REST API

RESTHost Overview Guide

Get Started - Hello World

Before and After operation events

Working with inputs

Handling responses

Securing your API

Deploying and common issues

Generating API documentation

Sample solution: CRUD and file operations

Sample

View our sample solution on GitHub.