#plane #interact #public #data #service #public-api #agp

agp-service

Main service and public API to interact with AGP data plane

11 releases

new 0.2.1 Mar 19, 2025
0.2.0 Mar 19, 2025
0.1.8 Mar 18, 2025
0.1.3 Feb 28, 2025

#14 in #public

Download history 105/week @ 2025-02-07 275/week @ 2025-02-14 74/week @ 2025-02-21 165/week @ 2025-02-28 310/week @ 2025-03-07 389/week @ 2025-03-14

1,025 downloads per month
Used in agp-gw

Apache-2.0

20KB
445 lines

Service Module

This module provides the core functionalities for the gateway's service layer. It includes the main entry point for the service logic.

Files

lib.rs

This file contains the main entry point for the service module.

Usage

To use this module, include it in your Cargo.toml:

[dependencies]
gateway-service = "0.1.0"

Dependencies

~95MB
~2M SLoC