ETSI HypO Development Guide
Table 1 summarizes the services that comprise ETSI HypO along with the programming languages and frameworks used for their development. Note that for the services based on Apache Quarkus, ETSI HypO implements continuous integration with the latest Quarkus releases.
| ETSI HypO Service | Programming Language | Programming Language Version | Development Framework | Status |
|---|---|---|---|---|
| Portal | 14 | Implemented | ||
| TMF API | 17 | Implemented | ||
| TMF Schema | 17 | Implemented | ||
| Fabric API | 17 | Implemented | ||
| Registry API | 17 | Implemented | ||
| Peering API | 17 | Implemented | ||
| SONATA | 17 | Implemented | ||
| Package Manager | 1.21.2 | - | Implemented | |
| Service Monitor | 1.21.2 | - | Implemented | |
| OSS Client | 17 | Implemented | ||
| Telemetry Client | 17 | Implemented |
Java Quarkus Development Guide
To make yourself comfortable with Java Quarkus, thus being able to contribute to this project, please follow this guide.
Go Development Guide
To make yourself comfortable with the Go programming language, thus being able to contribute to this project, please follow this guide.