testapi
Recipe card from the charly-infrastructure plugin (Images — the deployable catalog).
testapi – FastAPI test service
Section titled “testapi – FastAPI test service”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Dependencies | supervisord |
| Ports | 9090 |
| Route | testapi.localhost:9090 |
| Service | testapi (supervisord) |
| Install files | task:, pixi.toml, app.py |
fedora-test: candy: - testapiUsed In Boxes
Section titled “Used In Boxes”Related Candies
Section titled “Related Candies”/charly-infrastructure:supervisord– process manager dependency/charly-infrastructure:traefik– reverse proxy for route handling
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- Test API service
- Traefik route testing
testapi.localhostendpoint- Port 9090 service
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema, task verbs, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)