nanoservices-utils

Crates.ionanoservices-utils
lib.rsnanoservices-utils
version0.1.2
sourcesrc
created_at2024-03-30 15:32:16.868308
updated_at2024-05-06 00:54:01.502132
descriptionA collection of utilities for nanoservices
homepage
repository
max_upload_size
id1191167
size26,626
Maxwell Flitton (maxwellflitton)

documentation

README

Nanoservices-utils

This package is for giving utils to other Rust servers such as:

  • JWT
  • Config
  • error handling for server endpoints
  • runtime state

These will help the developer use these tools outside of the box to have uniform runtime states, config handles, and error handling for api endpoints. This will enable developers to fuse servers together to call endpoints via memory.

Commit count: 0

cargo fmt