beckn / beckn-utilities

Other
0 stars 2 forks source link

Enhance the GCL to accommodate the cred end point #181

Open emmayank opened 1 month ago

emmayank commented 1 month ago

Description

Modify the GCL (Generic Client Layer) to include support for the /cred endpoint, allowing it to handle credential-related requests in line with the specified API requirements. This enhancement will enable the GCL to process credential requests effectively, ensuring proper data handling and response capabilities.

Goals

Expected Outcome

An enhanced GCL with a fully functional /cred endpoint, capable of processing and responding to credential-related requests as per the API specification.

Acceptance Criteria

Mockups / Wireframes

NA

Product Name

Beckn

Domain

TBD

Tech Skills Needed

Complexity

Medium

Category

Backend Development

Sub Category

Endpoint Implementation

em-abee commented 2 weeks ago

POC: https://github.com/beckn/generic-client-layer/pull/93