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

agp-service

Main service and public API to interact with AGP data plane

3 releases

new 0.1.2 Feb 20, 2025
0.1.1 Feb 14, 2025
0.1.0 Feb 11, 2025

#9 in #public

Download history 279/week @ 2025-02-11

279 downloads per month
Used in agp-gw

Apache-2.0

21KB
454 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

~94MB
~2M SLoC