-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels