Skip to main content

avo-http-resource

Back an Avo resource with an external HTTP/REST API instead of an Active Record model — list, show, create, update, and delete records straight through the API with no database table, via `self.http_adapter`. Use when the user wants to build an admin panel for an external/third-party/SaaS REST API, show records that come from an API rather than the database, CRUD a remote service through Avo with no local table, map Avo's sort/filter UI to API query params, send auth headers on every request, parse a wrapped JSON response (results/meta/data), surface API failures with `Avo::HttpError`, customize create/update/destroy against a bespoke API, obfuscate record ids in URLs, or debug exactly what a resource sends and receives through the HTTP debug console. Paid add-on gem (`avo-http_resource`), Open Beta.

インストールへ移動

ソース情報

リポジトリ
avo-hq/skills
ソースの最終更新活動
2026年7月29日 09:06
検出された SKILL.md の言語
英語
スター
1
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。