Skip to content

Move all event-related endpoints under a single route #282

@mikehquan19

Description

@mikehquan19

Currently we have 3 routes of endpoints /events/, /astra/, /mazevo/ that all serves data about different types of events. Therefore, it would make more sense if we move all them under a single route. We can develop those endpoints further from there.

You should change:

  • /events/ to /events/coursebook/
  • /astra/ to /events/astra/
  • /mazevo/ to /events/mazevo/

Metadata

Metadata

Assignees

Labels

L1A task suitable for someone who is comfortable helping with basic issues.good first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions