Skip to content

API Design

Michael edited this page Dec 3, 2022 · 7 revisions

Genereller Aufbau

/api/:kind/:version/:domainName:/:commandName

Examples:
/api/query/v1/items/getList
/api/query/v1/tags/getList

/api/command/v1/item/submit
/api/command/v1/item/suggestChange
Clone this wiki locally