txtran | 1 year ago | on: Show HN: SimWorkflow, HTTP API integration tool that supports complex processing
txtran's comments
txtran | 2 years ago | on: Ask HN: Why use low code tools in today's world with AI assistants?
With low code or no code, we work within the constraints of the platform. With the added benefits of not worrying about infrastructure, operations, and with built-in error handling, retries/back off, and parallelization.
Code is just a small part of the solution. The code could be developed by developers or be generated by AI assistants.
It depends on the use case.
page 1
- It allows you to connect any HTTP APIs and handle errors with built-in retry and fallback.
- Search from a catalog of APIs for documentation, specification, and examples.
- Process JSON data with standard tools such as JSONpath, JQ, and JSONata.
- Workflow that supports complex processing, such as split, join, and map.
- Define workflow definition as code.