Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding /beckn.json in BAP & BPP #168

Open
5 tasks
emmayank opened this issue Oct 21, 2024 · 1 comment
Open
5 tasks

Adding /beckn.json in BAP & BPP #168

emmayank opened this issue Oct 21, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@emmayank
Copy link

emmayank commented Oct 21, 2024

Description

Create a route for both BAP and BPP that serves a JSON file at /beckn.json. This JSON file will provide information about network participants and their credentials, enabling efficient access to participant details.

Goals

  • Create a route /beckn.json for the BAP to serve a JSON file containing network participant details and credentials.
  • Create a route /beckn.json for the BPP to serve a similar JSON file with relevant participant and credential information.

Expected Outcome

A new route /beckn.json for both BAP and BPP that serves a structured JSON file with information about network participants and their credentials, accessible via the designated endpoint.

Acceptance Criteria

  • The /beckn.json route is implemented and serves a JSON file in both BAP and BPP.
  • JSON file includes structured participant and credential information as specified.
  • Testing confirms the route serves the JSON file correctly in both BAP and BPP instances.

Mockups / Wireframes

NA

Product Name

Beckn

Domain

TBD

Tech Skills Needed

  • API Development
  • JSON Data Structuring
  • Backend Development
  • Data Security

Complexity

Medium

Category

Backend Development

Sub Category

Route Implementation

@shreyvishal
Copy link
Collaborator

Current Status: Did the development work

PR Link - PR

@shreyvishal shreyvishal added the enhancement New feature or request label Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants