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

https://github.com/d-e-s-o/http-endpoint

A crate providing a declarative way for specifying an HTTP endpoint.
https://github.com/d-e-s-o/http-endpoint

Last synced: 9 months ago
JSON representation

A crate providing a declarative way for specifying an HTTP endpoint.

Awesome Lists containing this project

README

          

[![pipeline](https://github.com/d-e-s-o/http-endpoint/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/d-e-s-o/http-endpoint/actions/workflows/test.yml)
[![coverage](https://codecov.io/gh/d-e-s-o/http-endpoint/branch/main/graph/badge.svg)](https://codecov.io/gh/d-e-s-o/http-endpoint)
[![crates.io](https://img.shields.io/crates/v/http-endpoint.svg)](https://crates.io/crates/http-endpoint)
[![Docs](https://docs.rs/http-endpoint/badge.svg)](https://docs.rs/http-endpoint)
[![rustc](https://img.shields.io/badge/rustc-1.61+-blue.svg)](https://blog.rust-lang.org/2022/05/19/Rust-1.61.0.html)

http-endpoint
=============

- [Documentation][docs-rs]
- [Changelog](CHANGELOG.md)

A crate providing a declarative way for specifying an HTTP endpoint.

[docs-rs]: https://docs.rs/crate/http-endpoint