Skip to main content

avo-rest-api

Expose a JSON REST API over every Avo resource with the `avo-api` add-on — list/read/create/update/delete plus read-only association traversal, reusing each resource's fields, view visibility, and authorization, with no per-resource controllers. Bearer tokens are managed from the Avo UI (create, reveal-once, disable, revoke) and gated by an opt-in, per-token permission matrix; a code hook (`setup_authentication`) covers HTTP Basic / API-key / public schemes. Use when the user wants to expose a JSON API for a mobile app, let an external service or SPA read/write records over HTTP, add a REST API without writing controllers, issue API tokens for third-party or server-to-server access, give the frontend an API backed by the admin, ship a public read-only API for a resource, or build a webhook/integration that pulls records — whether they say it in Avo terms (`mount_avo_api`, `avo-api`, `avo_api_tokens`, `setup_authentication`, permission grants, token pepper) or plain terms ("programmatic access to my models", "

Zur Installation springen

Quellinformationen

Repository
avo-hq/skills
Letzte Quellaktivität
29. Juli 2026 um 09:06
Erkannte Sprache von SKILL.md
Englisch
Sterne
1
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.