Getting Started
This section takes you from a downloaded package to a working HTTP interface that you can call with curl.
Work through the pages in order. The whole walkthrough takes about 20 minutes on a local machine.
The walkthrough
| Step | Page | What you end up with |
|---|---|---|
| 1 | Download and Install | Linkiir running locally, Studio open at http://127.0.0.1:8080 |
| 2 | Reset the Admin User | A working administrator password, or a recovered one |
| 3 | Create a Project, Workflow, and HTTP Source Node | A project with one workflow and one HTTP source node |
| 4 | Edit the Script and Start the HTTP Server | A live endpoint that accepts a request and returns a response |
Before you start, Platform Overview explains the pieces you will see in the Studio and the Project → Workflow → Node model the walkthrough uses.
After the walkthrough
- Interface Development — node types, Lua scripting, samples, and error handling.
- Administration — licensing, upgrades, deployment environments, backups, and security.
- FAQ — queue and Log DB choices, and day-to-day operating questions.