You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define a contract first design principle and show OpenAPI based spec
Hackathon Task for Team-19 Hackathon 2021
Task description:
The team will showcase how the contract first design principle works. The team will share the API design best practices and use them to define a contract for one the Curriikis Service. this API wil be OpanAPI v3 compatible. The team will also showcase how to use the contract to generate Java based stubs.
The text was updated successfully, but these errors were encountered:
Curriki's use case is to create following API endpoint:
API Endpoint
GET|POST- /api/v1/google-classroom/h5p/ajax/content-user-data
Description
This API endpoint retrieves or persists user responses for an activity (H5P) in the database, as the user interacts with an assignment in Google Classroom.
Define a contract first design principle and show OpenAPI based spec
Hackathon Task for Team-19 Hackathon 2021
Task description:
The team will showcase how the contract first design principle works. The team will share the API design best practices and use them to define a contract for one the Curriikis Service. this API wil be OpanAPI v3 compatible. The team will also showcase how to use the contract to generate Java based stubs.
The text was updated successfully, but these errors were encountered: