UoaWDCC / aspa-portal-v3

0 stars 0 forks source link

[Plan] Endpoints layout #8

Closed nzkevc closed 2 weeks ago

nzkevc commented 1 month ago

User story

As a backend developer, I would like a endpoints layout, So that I know what endpoint needs to be implemented.

Acceptance criteria

Definition of done

Notes

No tests required for documentation

Gist containing endpoints layout

Note that many of the endpoints are redundant in a sense - the same result can be gotten by using a different endpoint and applying logic on the frontend. They're just for convenience and can be refined down if agreed upon.

nzkevc commented 2 weeks ago

Haven't added documentation to repo yet LMAO