O-RAN-SC Non-RealTime CAPIF implementation

This product is a Go implementation of the CAPIF Core function, based on the 3GPP CAPIF interfaces.

Run

To run the Core Function run the following commands from the top of the repo:

go build
./capifcore [-port <port (default 8080)>]