Devoxx4Kids-NPO/littil-frontend

use OpenAPI definitions

tubbynl opened this issue · 2 comments

the back-end will produce OpenAPI specs; use that to generate models (and perhaps services?)

Devoxx4Kids-NPO/littil-backend#47

https://www.kevinboosten.dev/how-i-use-an-openapi-spec-in-my-angular-projects

Maybe frontend can use the Actions API to retrieve the latest openapi artifact of backend build?
https://docs.github.com/en/rest/actions/artifacts?apiVersion=2022-11-28

Currently implemented with a openapi.json at the root of the project