agp-service

Crates.ioagp-service
lib.rsagp-service
version0.4.2
created_at2025-02-11 12:51:58.986024+00
updated_at2025-05-14 11:47:03.756934+00
descriptionMain service and public API to interact with AGP data plane.
homepage
repository
max_upload_size
id1551383
size264,976
Agntcy.ai Artifact Publishing (artifacts-agntcy)

documentation

README

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"
Commit count: 0

cargo fmt