A Rust-based implementation of the 5G Core network r17 OpenAPI specifications.
This project provides OpenAPI implementations for SBI calls, for primary NFs.
oasbi/
- OpenAPI models for nfsopenapi-nfs/
- NFs client deserialization and axum server implementationmacros/
- Custom macros for the projectscripts/
- Utility scriptsretry-after/
- Retry after authorization header
- Multipart Support in Deserialization
- Multipart Support for Axum Server
- Rust (see
rust-toolchain.toml
for version) - Cargo
cargo build