Skip to main content

Week 8

Activities

  • GET request endpoint to Obligations list. GET /obligations/list: #2559.
  • GET request endpoint to recieve details of a particular obligation. GET /obligations/{id}: #2564.

Screenshots

1. Response for Obligations list/obligations/list

obligations-list

2. Response for obligation details /obligations/{id}

obligations-details

Next Week's Expectations

  • Start with Create, Update and Delete requests for the Obligations
  • Disscuss with mentors for bringing up the version 2 of APIs
  • Look over and discuss with the community to find any further API requirements.