spacegate-impl-hyper

Crates.iospacegate-impl-hyper
lib.rsspacegate-impl-hyper
version0.1.0-alpha1
sourcesrc
created_at2023-04-19 14:42:57.113515
updated_at2023-04-19 14:42:57.113515
descriptionCloud-native-first lightweight API gateway
homepagehttps://github.com/ideal-world/spacegate
repositoryhttps://github.com/ideal-world/spacegate
max_upload_size
id843592
size3,772
gudaoxuri (gudaoxuri)

documentation

https://docs.rs/spacegate/

README

Preview version, will not guarantee the stability of the API! Do NOT use in production environment!


Cloud-native-first lightweight API gateway🪐


Build Status Test Coverage License

SpaceGate("Spacegates are Stargates suspended in space, or in planetary orbit") From "Stargate".

💖 Core functions

  • Cloud-native first, implementing the Kubernetes Gateway API specification
  • Microkernel, plugin-based architecture
  • High performance, low resource usage
  • Choice of different networking frameworks

📦 Components

Crate Description
spacegate-kernel Crate Docs All core functions included
spacegate-impl-hyper Crate Docs Implementation under the hyper framework
spacegate Crate Docs Default service
Commit count: 539

cargo fmt