Cloud infrastructure/devops
apptigent.com
PowerTools Developer sandbox and mock API
Apptigent PowerTools Developer Edition is a powerful suite of API endpoints for custom applications running on any stack. Manipulate text, modify collections, format dates and times, convert currency, perform advanced mathematical calculations, shorten URL's, encode strings, convert text to speech, translate content into multiple languages, process images, and more. PowerTools is the ultimate deve Writes persist, data moves on a schedule and every change can fire a signed webhook.
- Operations
- 88
- Collections
- -
- Event types
- -
example request
curl https://your-apptigent.slurry.io/ \
-H "Authorization: Bearer slurry_sim_..."Your simulation gets its own hostname, key and IP allow-list. Built from API version 2021.1.01.
What gets simulated
Collections, relationships and state machines are worked out from the spec when you start the simulation.
- State. Creates, updates and deletes persist and show up in later reads.
- Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
- Webhooks. Every change emits a signed, retried event.
- Failure. Per-endpoint errors, latency and chaos rules, on demand.
Operations
First 12 of 88.
- POST/AddToCollection
- POST/CSVtoJSON
- POST/CalculateAbsolute
- POST/CalculateAddition
- POST/CalculateAverage
- POST/CalculateCosine
- POST/CalculateDivision
- POST/CalculateLogarithm
- POST/CalculateMedian
- POST/CalculateMinMax
- POST/CalculateModulo
- POST/CalculateMultiplication