Skip to content

Create endpoint to get and update a document given table name and key #12

@anshulmodh

Description

@anshulmodh

Solace-Backen

  1. Create GET endpoint; takes table name and UUID key, returns document
  2. CREATE UPDATE endpoint, takes table name, UUID key, param to edit, value to insert(if param not in doc, insert new)
  3. POST
  4. DELETE
  • Complete with HTTP response codes, error handling.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions