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", "

Aller à l'installation

Informations de source

Dépôt
avo-hq/skills
Dernière activité de la source
29 juillet 2026 à 09:06
Langue détectée de SKILL.md
anglais
Étoiles
1
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.