Newer
Older
# Common API Framework (CAPIF)
- [Common API Framework (CAPIF)](#common-api-framework-capif)
- [3GPP Common API Framework OpenCAPIF implementation](#3gpp-common-api-framework-opencapif-implementation)
Jorge Moratinos
committed
- [Documentation](#documentation)
# 3GPP Common API Framework OpenCAPIF implementation
This repository includes all services developed using Python Flask servers, created with openapi-generator with swagger definitions on [Open API Descriptions of 3GPP 5G APIs] for release 18 of Technical Specifications.
Jorge Moratinos
committed
# Documentation
Please refer to [OCF Documentation] for more detailed information.
# Install and Run
Please refer to [OCF How to run] for more detailed information.
Frequently asked questions can be found here: [FAQ Directory]
[Open API Descriptions of 3GPP 5G APIs]: https://forge.3gpp.org/rep/all/5G_APIs "Open API Descriptions of 3GPP 5G APIs"
[Test Plan Directory]: ./docs/test_plan/README.md "Test Plan Directory"
[Testing Using Curl]: ./docs/testing_with_curl/README.md "Testing Using Curl"
[Testing with Robot Framework]: ./docs/testing_with_robot/README.md "Testing with Robot Framework"
Jorge Moratinos
committed
[FAQ Directory]: https://ocf.etsi.org/documentation/latest/FAQ/ "FAQ Url"
[OCF Documentation]: https://ocf.etsi.org/documentation/latest/ "OCF Documentation"
[OCF How to run]: https://ocf.etsi.org/documentation/latest/gettingstarted/howtorun/ "How to run"