Commit 92977401 authored by Jorge Moratinos's avatar Jorge Moratinos
Browse files

Introduction improvement

parent f7ecca3d
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -16,9 +16,11 @@ This Release also includes a Robot Test Suite for all those services and a Postm

## What is OpenCAPIF?

OpenCAPIF is an open source implementation of the CAPIF Core Function APIs plus the logic and additional services required to fulfill the 3GPP requirements and deliver the expected functionality.

CAPIF is the “Common API Framework” defined by 3GPP to manage the APIs exposed by 3GPP networks in their northbound interfaces.

CAPIF defines three types of entities:
3GPP specifications for CAPIF defines three types of entities:

* API Providers, which are the entities exposing APIs (e.g., NEF)
* API Invokers, which are the entities that consume APIs (e.g., Applications), and