proofkit-fmodata
Installation
SKILL.md
ProofKit FMOData
Type-safe ORM for FileMaker's OData API with TypeScript code generation.
Up-to-Date Documentation
For the latest docs, fetch from proofkit.dev:
- FMOData:
https://proofkit.dev/llms/fmodata - Typegen:
https://proofkit.dev/llms/typegen - All packages:
https://proofkit.dev/llms-full.txt
Quick Setup
# 1. Install packages
pnpm add @proofkit/fmodata@beta @proofkit/typegen
# 2. Create config (proofkit-typegen.config.jsonc)
npx @proofkit/typegen init