@api-emulator/bilt
v0.1.0
Published
Bilt Rewards-style APIs provide member profiles, rewards accounts, points ledger, and rent payment workflows.
Readme
@api-emulator/bilt
Bilt Rewards-style APIs provide member profiles, rewards accounts, points ledger, and rent payment workflows.
Part of api-emulator — local drop-in replacement services for CI and no-network sandboxes.
Install
npm install @api-emulator/biltRun
npx -p api-emulator api --plugin ./@bilt/api-emulator.mjs --service biltEndpoints
GET /v1/memberGET /v1/rewards/accountsGET /v1/rewards/ledgerGET /v1/rent-paymentsPOST /v1/rent-paymentsGET /inspect/contractGET /inspect/state
Auth
Uses fake local credentials only; provide any deterministic bearer token or API key expected by the client under test.
Seed Configuration
bilt:
# Add provider-specific seed state here.