Implement GET and /healthcheck

Change-Id: Ia2804306f91e5d877dd51af21ac02d94622a4089
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
18 files changed
tree: 0089aa70026388682863f2c0ad7cd487e9c8af31
  1. a1/
  2. docs/
  3. integration_tests/
  4. tests/
  5. .gitattributes
  6. .gitignore
  7. .gitreview
  8. container-tag.yaml
  9. Dockerfile
  10. install_deps.sh
  11. LICENSE.txt
  12. README.md
  13. setup.py
  14. tox-integration.ini
  15. 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.