srkpi / sc-kpi-api

2 stars 0 forks source link

Add Events Calendar endpoints #53

Closed Markusplay closed 2 months ago

Markusplay commented 2 months ago

Needed endpoints: Get Events, Get event by id, Create event, Update event, Delete event. Entity "event" fields: title - title of the event short description - short description of the event location - location of the event tag - tag associated with the event start date - date of the event end date - end date of the event start time - start time of the event end time - end time of the event