Skip to content

ONDC-Official/seller-app-protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

ONDC BPP Protocol Layer(Python)

BPP Protocol Layer written in python

Features

  1. uses json-schema for schema-validation for request and responses of Network calls
  2. handles async operation (getting results from client and sending back to network)

Local Setup

  1. Install Python3 and pip3
  2. Install the current version of Mongo DB from here
  3. Create virtual environment and activate here)
  4. pip3 install -r requirements.txt
  5. export ENV=dev
  6. Make webserver as root directory and cd webserver
  7. python -m manage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published