Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/salvo-rs/salvo

A powerful web framework built with a simplified design.
https://github.com/salvo-rs/salvo

chore(deps): update opentelemetry-semantic-conventions requirement from 0.16 to 0.25

dependabot[bot] opened this pull request 4 months ago
fix: The error status code was incorrectly set to 405

chrislearn opened this pull request 4 months ago
HTTP3 cannot start in the tokio::spawn

focus-wind opened this issue 4 months ago
oapi: Add support of links

chrislearn opened this pull request 4 months ago
cors: Add CallNext to control when call next handlers

chrislearn opened this pull request 4 months ago
oapi: update AnyValue parse_any

chrislearn opened this pull request 4 months ago
oapi: Add extensions support for OpenApi

chrislearn opened this pull request 4 months ago
oapi:Add parsing support for non strict integers

chrislearn opened this pull request 4 months ago
oapi: Refactor features

chrislearn opened this pull request 4 months ago
oapi: Give extractors `REQUIRED` default value

chrislearn opened this pull request 4 months ago
fix: Request Id should use header_name as headers key

chrislearn opened this pull request 4 months ago
支持命名路由

micross opened this issue 4 months ago
OAPI Extractor

Firesz25 opened this issue 4 months ago
Request Id

lywa1998 opened this issue 4 months ago
Can't get `**rest_path`

markcda opened this issue 4 months ago
oapi: Fix doc typo

chrislearn opened this pull request 4 months ago
Add SecureMaxSize middleware to control request secure max size.

chrislearn opened this pull request 5 months ago
Update force_https doc and add example

chrislearn opened this pull request 5 months ago
Allow to wrap Handler with middlewares

chrislearn opened this pull request 5 months ago
Impl Writer for tuple

chrislearn opened this pull request 5 months ago
Force HTTPS

shujaatak opened this issue 5 months ago
希望增加个named函数

dulumao opened this issue 5 months ago
fix: Derive ToSchema not work for unit enum variants

chrislearn opened this pull request 5 months ago
Change generic definition of Catcher functions

chrislearn opened this pull request 5 months ago
Add compression support to websockets

rxdiscovery opened this issue 5 months ago
Added middleware method to service.rs

clarnx opened this pull request 5 months ago
Added middleware method to catcher.rs

clarnx opened this pull request 5 months ago
Added middleware method to router.rs

clarnx opened this pull request 5 months ago
Rename Affix to AffixState

chrislearn opened this pull request 5 months ago
Rename hoop

clarnx opened this issue 5 months ago
chore(deps): update tower to 0.5 and move tower_compat to salvo_extra

chrislearn opened this pull request 5 months ago
chore(deps): update tower requirement from 0.4 to 0.5

dependabot[bot] opened this pull request 5 months ago
fix: OpenAPI page does not render

chrislearn opened this pull request 5 months ago
Fix respect required attribute

chrislearn opened this pull request 5 months ago
OpenAPI page does not render

joeferner opened this issue 5 months ago
fix: http2-cleartext feature setting

chrislearn opened this pull request 5 months ago
oapi: Migrate to OpenAPI spec 3.1.0

chrislearn opened this pull request 5 months ago
oapi: Add support for inlined enum variants

chrislearn opened this pull request 5 months ago
Allow TLS without HTTP2 and fallback to HTTP 1.1

chrislearn opened this pull request 5 months ago
Bumps eyre to at least 0.6.12 as per the advisory

Dylan-DPC opened this pull request 5 months ago
fix: CombWisp match is not correct

chrislearn opened this pull request 5 months ago
Sentry documentation

domenkozar opened this issue 5 months ago
fix: server logs only show `HTTP/1.1` even when `HTTP/2.0` enabled

TheAwiteb opened this pull request 5 months ago
Rename Affix

domenkozar opened this issue 5 months ago
oapi: Upgrade Swagger UI to v5.17.14

chrislearn opened this pull request 5 months ago
More flexible attribute value for macros

chrislearn opened this pull request 5 months ago
oapi: Add extensions for schemas

chrislearn opened this pull request 5 months ago
Add with_host fn to Router

chrislearn opened this pull request 5 months ago
Save and use router param without wildcard

chrislearn opened this pull request 5 months ago
使用PathParam时,路由通配符<**id>不生效

z91300 opened this issue 5 months ago
fix: Fix concatenation issue in `StatusError` display

TheAwiteb opened this pull request 6 months ago
Error display in `StatusError` implementation

TheAwiteb opened this issue 6 months ago
fix: Respect schema names in short `FlexNamer`

TheAwiteb opened this pull request 6 months ago
chore: Update opentelemetry dependencies

chrislearn opened this pull request 6 months ago
chore(deps): update opentelemetry-semantic-conventions requirement from 0.15 to 0.16

dependabot[bot] opened this pull request 6 months ago
chore(deps): update opentelemetry requirement from 0.23 to 0.24

dependabot[bot] opened this pull request 6 months ago
chore(deps): update opentelemetry-http requirement from 0.12 to 0.13

dependabot[bot] opened this pull request 6 months ago
OAPI : Short FlexNamer doesn't respect schemas name

rxdiscovery opened this issue 6 months ago
fix: Request local_addr doc

astoring opened this pull request 6 months ago
implement IP filtering at the TCP level.

lithbitren opened this issue 6 months ago
chore(deps): update salvo-http3 requirement from 0.2.0 to 0.3.0

dependabot[bot] opened this pull request 6 months ago
use Into<ResBody> to set response body

chrislearn opened this pull request 6 months ago
fix: Compression does not set body back if body can not compress

chrislearn opened this pull request 6 months ago
Remove once_cell and use standard library

chrislearn opened this pull request 6 months ago
Add IpAddr and u16 "constructor" to conn::TcpListener

Mek101 opened this issue 6 months ago
fix typo

clia opened this pull request 7 months ago
Get matched route information

cortopy opened this issue 7 months ago
Improved OpenAPI docs

markcda opened this pull request 7 months ago
fix: Tokio runtime panic when using QuinnListener

chrislearn opened this pull request 7 months ago
Tokio runtime panic when using QuinnListener

markcda opened this issue 7 months ago
fix: HTTP/3 realization doesn't work

chrislearn opened this pull request 7 months ago
HTTP/2 over HTTP

chrislearn opened this pull request 7 months ago
HTTP/3 realization doesn't work

markcda opened this issue 7 months ago
请教&mut Request两次读取数据问题

Ants24 opened this issue 7 months ago
Allow set backlog for TcpListener and UnixListener

chrislearn opened this pull request 7 months ago
Backlog option/example for connections/sockets

gheorghitamutu opened this issue 7 months ago
fix: html css style

ahaoboy opened this pull request 7 months ago
tls-rustls-reload example not reloading periodically

mixaal opened this issue 7 months ago
Add `server-handle` feature

chrislearn opened this pull request 7 months ago
fix: Returns 405 Method Not Allowed if other method handler exists.

chrislearn opened this pull request 7 months ago
Modify some documentation

astoring opened this pull request 7 months ago
oapi: Add preserve-order features

chrislearn opened this pull request 7 months ago
Fix feature config error

chrislearn opened this pull request 7 months ago
chore(deps): update salvo-http3 requirement from 0.1.0 to 0.2.0

dependabot[bot] opened this pull request 7 months ago
Improve unit test coverage

chrislearn opened this pull request 7 months ago
Improve the documentation

chrislearn opened this pull request 7 months ago
chore(deps): update tokio-tungstenite requirement from 0.21 to 0.23

dependabot[bot] opened this pull request 7 months ago
Improve doc and fix doc ci error

chrislearn opened this pull request 7 months ago
timeout middleware allow custom status error

chrislearn opened this pull request 7 months ago