# Praxis
[](https://github.com/praxis-proxy/praxis/actions/workflows/tests.yaml)
[](https://github.com/praxis-proxy/praxis/actions/workflows/conformance.yaml)
[](https://github.com/praxis-proxy/praxis/actions/workflows/supply-chain.yaml)
[](https://blog.rust-lang.org/)
[](LICENSE)
Praxis is a high performance and security-first proxy server and framework for AI and cloud-native workloads.
## Getting Started
- [Quickstart](docs/quickstart.md)
- [Features](docs/features.md)
- [Configuration](docs/configuration.md)
- [Example configs](examples/README.md)
## Documentation
- [Filters](docs/filters.md)
- [Extensions](docs/extensions.md)
- [TLS](docs/tls.md)
- [Security Hardening](docs/security-hardening.md)
### Contributing
Please feel free to create issues.
Pull requests are on hold temporarily, but will be enabled soon.
See the relevant documentation:
- [Architecture](docs/architecture.md)
- [Conventions](docs/conventions.md)
- [Development](docs/development.md)
- [Benchmarks](docs/benchmarks.md)