beckn / strapi-plugins

0 stars 1 forks source link

Implement init API in BPP adapter plugin #12

Closed vishi24 closed 7 months ago

vishi24 commented 8 months ago

Description

Modify the init API based on the new approach that can handle new domains with configuration changes or minimal code-level changes.

Goals

Expected Outcome

Init API as per the new approach that works seamlessly with all the existing domains and should be able to accommodate new domains.

Acceptance Criteria

Implementation Details

Add logic on init endpoint to fetch data using query engine. Create JSONata file for transforming the query response to BECKN format. Transform the query response to BECKN format using transformer and JSONata.

Mockups / Wireframes

NA


Product Name

Beckn

Project Name

strapi-plugin

Organization Name:

FIDE

Domain

NA

Tech Skills Needed:

Strapi Node

Complexity

Medium

Category

Feature

Sub Category

API

vishi24 commented 7 months ago

https://github.com/beckn/strapi-plugins/pull/21