adding a specification level readme file

This commit is contained in:
Rajaneesh
2024-10-07 20:45:34 +05:30
parent 87ab5b1176
commit ee75116623

10
specification/README.md Normal file
View File

@@ -0,0 +1,10 @@
# Beckn-ONIX Specification
The **Beckn-ONIX Specification** establishes a standardized framework for the Beckn-ONIX ecosystem. By defining consistent interfaces and components, the specification ensures interoperability across all Beckn-ONIX distributions and SDKs, enabling seamless integration and communication between different systems.
This directory contains detailed documentation outlining the Beckn-ONIX specification.
1. The markdown version of the specification can be found [here](./doc/Beckn-ONIX-Specification.md).
2. The Google Docs version is available [here](https://docs.google.com/document/d/1JlE-JTgQCPVPtFUqs3dIfBma3Koi_pVsO4LwB4hGcM8/edit).
3. A Swagger document describing the Beckn-ONIX API can be accessed [here](https://beckn.github.io/beckn-onix/swagger/index.html)