Adding docs and Readme.

Adding docs and Readme.

Signed-off-by: naman.gupta <naman.gupta@samsung.com>
Change-Id: I42b5c87c41a2efc25ac1cd63bc53e969882de93e
17 files changed
tree: c022305806b84cf29126001e9fd53601fc64340d
  1. api/
  2. cmd/
  3. config/
  4. docs/
  5. integration_tests/
  6. pkg/
  7. .gitattributes
  8. .gitignore
  9. .gitreview
  10. .readthedocs.yaml
  11. a1-entrypoint.sh
  12. container-tag.yaml
  13. Dockerfile
  14. go.mod
  15. go.sum
  16. INFO.yaml
  17. LICENSE.txt
  18. local.rt
  19. README.md
  20. tox.ini
README.md

RIC A1 Mediator

The xApp A1 mediator exposes a generic REST API by which xApps can receive and send northbound messages. The A1 mediator will take the payload from such generic REST messages, validate the payload, and then communicate the payload to the xApp via RMR messaging.

Please see documentation in the docs/ subdirectory.