Skip to main content

MicroDev

API

Authentication

  • Authorization: header:bearer

storage

dbCreateRecord

Database: Create Record
  • Description: Create a record in the database. Optionally include an "id" field otherwise it's set automatically.
  • Docs: https://m3o.com/db/api#Create

dbReadRecord

Database: Read Record

dbUpdateRecord

Database: Update Record

dbDeleteRecord

Database: Delete Record

cacheDecrement

Cache: Decrement

cacheDelete

Cache: Delete

cacheGet

Cache: Get

cacheIncrement

Cache: Increment

cacheListKeys

Cache: List Keys

cacheSet

Cache: Set

notesCreate

Notes: Create

notesDelete

Notes: Delete

notesList

Notes: List

notesRead

Notes: Read

notesUpdate

Notes: Update