@api-emulator/anotes
v0.1.0
Published
anotes provides a stateful Apple Notes fakout API plus deterministic NoteStore.sqlite fixtures for testing note bodies, folders, search, JSON-RPC, and local CLI reads.
Readme
@api-emulator/anotes
anotes provides a stateful Apple Notes fakout API plus deterministic NoteStore.sqlite fixtures for testing note bodies, folders, search, JSON-RPC, and local CLI reads.
Part of api-emulator — local drop-in replacement services for CI and no-network sandboxes.
Install
npm install @api-emulator/anotesRun
npx -p api-emulator api --plugin ./@anotes/api-emulator.mjs --service anotesEndpoints
GET /anotes/inspect/contractGET /anotes/inspect/stateGET /anotes/fixtures/note-store.sqlGET /anotes/statusGET /anotes/foldersGET /anotes/notesGET /anotes/notes/:noteIdGET /anotes/searchPOST /anotes/notesPOST /anotes/rpc
Auth
No production credentials are required. Use fake local credentials in client tests.
Seed Configuration
anotes:
# Add provider-specific seed state here.