Skip to content

Event API #21

@thinhnguyennt7

Description

@thinhnguyennt7

Implement event API on backend server

  • GET Event by id
  • GET ALL Event (expire and not expire) then sort them
  • POST Create event (used hostid of the client who going to create the event. For later purpose)
  • PUT Update event by id
  • DELETE Delete event by id (must match the hostid with whom created the event to be able to delete event)
  • .......To be updated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions