REST
Linx supports the creation and hosting of REST web services.
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
Section titled “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
Section titled “Sample”View our sample solution on GitHub.