beckn / beckn-utilities

Other
0 stars 2 forks source link

Enhance protocol server to add the /cred endpoint- BAP / BPP #155

Open emmayank opened 1 month ago

emmayank commented 1 month ago

Description

Enhance the protocol server on the BPP side by adding support for the /cred endpoint. This involves implementing a new endpoint according to the provided API specifications for /cred, allowing the BPP to handle credential-related requests effectively.

Goals

Expected Outcome

An enhanced protocol server on the BPP side with a fully functional /cred endpoint, capable of handling credential-related requests according to the specified API requirements.

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/protocol-server/pull/241