Skip to content

Add basic HTTP methods #1

Description

@jgcmarins

Basic methods

Method Endpoint Description Done
GET /v1/users/:id get user by id
GET /v1/users get all users
POST /v1/users/:id insert user
POST /v1/users bulk insert users
DELETE /v1/user/:id soft delete user by id
DELETE /v1/users soft delete bulk of users

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions