Giter Site home page Giter Site logo

bap-reference-app's Introduction

Beckn in a Box BAP

This repository contains the instructions and files required to deploy this Beckn Application (BAP) or any of its building blocks individually.

Overview

This BAP comprises of four building blocks: the UI layer, the Beckn protocol client, the Beckn protocol helper and the protocol DTOs.

Technical Architecture Diagram

UI Layer

The UI layer is a Progressive Web Application implemented in vue using the storefront framework. The UI layer interacts with the beckn protocol client to perform operations using the Beckn protocol.

Beckn Protocol Client

The beckn protocol client receives inputs from the UI layer and makes calls using the Beckn protocol to the Beckn network. The beckn protocol client interacts with the protocol layer to get responses (provided via callbacks) from the Beckn network. It is written in kotlin.

Protocol Helper

The protocol helper receives callback responses from the Beckn network and saves them to a mongo database. The beckn protocol client then queries this layer to retrieve the responses. It is written in kotlin.

Protocol DTOs

The protocol-dtos repository contains schema definitions that are used in all 3 building blocks. It is written in kotlin.

Usage

All four building blocks are designed such that they can be used individually or together. Each building block has a docker file that builds the component as a docker image. View the docker usage guide for more details.

Issues/Contributing

For any questions, please don't hesitate to open a new discussion. If you wish to contribute, please feel free to discuss, pick up any issue and implement the bug fix/feature request!

bap-reference-app's People

Contributors

gamemaker1 avatar techframewirk avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.