Week 5
Milestones
Tested the consent management apis on postman from the new abdm collections
ABDM switched recently to new documentation so i started reading those
Implementation of consent management apis and testing them locally
After finishing the consentmanagemenetconstroller which will contain all the abdm endpoints
started coding for gateway controller receiving the callbacks from abdm using nrok
Contributions
- PR1- https://github.com/atulai-sg/abdm-sdk/pull/13
- PR2- https://github.com/atulai-sg/abdm-sdk/pull/14
Learnings
learned how to listen callbacks on APIS leaned about springboot architecture of involving controller and service layer