low-profile 0.0.0

A no-std HTTP Server inspired by Axum, built for embedded
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
authors = ["David Herberth <github@dav1d.de>"]
categories = ["no-std", "embedded", "asynchronous", "network-programming", "web-programming::http-server"]
description = "A no-std HTTP Server inspired by Axum, built for embedded"
edition = "2021"
license = "MIT"
name = "low-profile"
readme = "README.md"
repository = "https://github.com/Dav1dde/low-profile"
version = "0.0.0"