Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mlaccetti/echoip

Rust version of mpolden's echoip
https://github.com/mlaccetti/echoip

Last synced: 5 days ago
JSON representation

Rust version of mpolden's echoip

Awesome Lists containing this project

README

        

# echoip
Rust version of mpolden's echoip

## Building

```bash
make docker
```

## Bumping version

```bash
cargo release patch --execute --no-confirm --no-push --no-tag
```

## Roadmap

- [ ] HTTP/2 support
- [ ] HTTP/3 support
- [ ] i18n
- [ ] a11y
- [ ] o11y