beckn / beckn-utilities

Other
0 stars 2 forks source link

BAP Search Provider implementation #81

Open vishi24 opened 5 months ago

vishi24 commented 5 months ago

Description

On the BAP side the search request directly goes to the gateway to search for the products there is no caching mechanism on the BAP side that can be used for searching the products first on the BAP side than on select call actual call to the BPP should be made to fetch further details.

Implementation of the search provider as per the architecture finalized.

Goals

BAP should be able to search within the search provider without making calls to the gateway, also the data should be up to date with the BPP some lag can be considered.

Acceptance Criteria

Implementation Details

NA

Mockups / Wireframes

[Include links to any visual aids, mockups, wireframes, or diagrams that help illustrate what the final product should look like. This is not always necessary, but can be very helpful in many cases.]


[Please note that the below section of the ticket has to be in the format as mentioned as it is key to enabling proper listing of the project. Please only choose the options mentioned under the headings wherever applicable.]

Product Name

BAP search provider

Project Name

BAP search provider

Tech Skills Needed:

Node JS

Complexity

High

Category

Development

Sub Category

Software Development