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

fix: html css style

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

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

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

chrislearn opened this pull request 8 months ago
Modify some documentation

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

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

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

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

chrislearn opened this pull request 8 months ago
Improve the documentation

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

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

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

chrislearn opened this pull request 8 months ago
oapi: Add description attribute on ToSchema

chrislearn opened this pull request 8 months ago
oapi: Add support for description and summary overriding

chrislearn opened this pull request 8 months ago
`required` attribute for salvo_oapi endpoint macro

YorKnEz opened this issue 8 months ago
2 features request.

sprappcom opened this issue 8 months ago
add logging-otlp example

fankaiLiu opened this pull request 8 months ago
Update swaggerUI to 5.17.12

chrislearn opened this pull request 8 months ago
chore(deps): update nix requirement from 0.28 to 0.29

dependabot[bot] opened this pull request 8 months ago
Adding EC private keys to rustls config

melefo opened this pull request 8 months ago
Fix OpenAPI naming bug and update example

chrislearn opened this pull request 8 months ago
Allow use global namer to rename operationId

chrislearn opened this pull request 8 months ago
Refactor openapi to allow global renaming of types and more

chrislearn opened this pull request 8 months ago
oapi: Remove unmaintained crate proc_macro_error

chrislearn opened this pull request 8 months ago
oapi: skip 1st line in endpoint macro description expansion

chrislearn opened this pull request 8 months ago
chore(deps): update opentelemetry requirements

chrislearn opened this pull request 8 months ago
stack overflow when using recursive struct with openapi

msmaiaa opened this issue 8 months ago
chore(deps): update opentelemetry-http requirement from 0.11 to 0.12

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

dependabot[bot] opened this pull request 8 months ago
chore(deps): update opentelemetry-semantic-conventions requirement from 0.14 to 0.15

dependabot[bot] opened this pull request 8 months ago
opanapi 接口组和接口的排序问题

z91300 opened this issue 8 months ago
fix: example otel-jaeger not work

chrislearn opened this pull request 9 months ago
Add `FormFile` and `FormFiles` to OpenAPI

chrislearn opened this pull request 9 months ago
Fix #754

zhangkai803 opened this pull request 9 months ago
add example: redirect

hubertshelley opened this pull request 9 months ago
chore(deps): update quinn requirement from 0.10 to 0.11

chrislearn opened this pull request 9 months ago
chore(deps): update quinn requirement from 0.10 to 0.11

dependabot[bot] opened this pull request 9 months ago
chore(deps): update brotli requirement from 5.0 to 6.0

dependabot[bot] opened this pull request 9 months ago
fix race on graceful shutdown

chrislearn opened this pull request 9 months ago
ECOSYSTEM.md: Add static-api

josejachuf opened this pull request 9 months ago
Why write status code twice?

brussee opened this issue 9 months ago
Fixes redirect loop in serve-static.

gckzl opened this pull request 9 months ago
ECOSYSTEM.md: Add `opensound`

czy-29 opened this pull request 9 months ago
example-otlp don't work normally

z91300 opened this issue 9 months ago
Ensure FilePart all write to disk

chrislearn opened this pull request 9 months ago
Add SalvoRsTool Plugin

mdddj opened this pull request 9 months ago
test: add testcase for generics in openapi schema

zhangkai803 opened this pull request 9 months ago
Salvo does not take into account the schema name for generics

rxdiscovery opened this issue 9 months ago
cors not working

mdddj opened this issue 9 months ago
chore(deps): update brotli requirement from 4.0 to 5.0

dependabot[bot] opened this pull request 10 months ago
oapi: Reexport serde_json for oapi-macros.

chrislearn opened this pull request 10 months ago
use of undeclared crate or module `serde_json`

mdddj opened this issue 10 months ago
Update swagger ui to 5.13.0

chrislearn opened this pull request 10 months ago
proxy: Add feature hyper-client and reqwest-client.

chrislearn opened this pull request 10 months ago
Improve documentation and official website

chrislearn opened this issue 10 months ago
1.0 release planning

chrislearn opened this issue 10 months ago
Update quinn to 0.11 and remove old rustls

chrislearn opened this issue 10 months ago
#[handler] and #[endpoint] supports generic function

chrislearn opened this issue 10 months ago
chore(deps): update brotli requirement from 3.3 to 4.0

dependabot[bot] opened this pull request 10 months ago
UNSPECIFIED Ipv4 and Ipv6 use same port crash in centos

xiaomujin opened this issue 10 months ago
Update examples dependencies

chrislearn opened this pull request 10 months ago
fuse: Rename simple fuse to flex fuse

chrislearn opened this pull request 10 months ago
chore(deps): update salvo-http3 to 0.0.10

chrislearn opened this pull request 10 months ago
Improve fuse feature

chrislearn opened this pull request 10 months ago
chore(deps): update rcgen requirement from 0.12 to 0.13

chrislearn opened this pull request 10 months ago
chore(deps): update rcgen requirement from 0.12 to 0.13

dependabot[bot] opened this pull request 10 months ago
如何集成casbin访问控制到中间件里去啊?

joyoes opened this issue 10 months ago
Auto add ToSchema bound to generic type

chrislearn opened this pull request 10 months ago
chore(deps): update hyper-rustls and tokio-rustls

chrislearn opened this pull request 10 months ago
chore(deps): update hyper-rustls requirement from 0.26 to 0.27

dependabot[bot] opened this pull request 10 months ago
Add reqwest client to proxy middleware

zhangkai803 opened this pull request 10 months ago
NamedFileBuilder use `mime::Mime` as content_type argument.

chrislearn opened this pull request 10 months ago
chore(deps): update tokio-rustls requirement from 0.25 to 0.26

dependabot[bot] opened this pull request 10 months ago
Auto add ToSchema bound to generic type

chrislearn opened this issue 10 months ago
Add reqwest client to proxy middleware

chrislearn opened this issue 10 months ago
how to do so_reuseport implementation?

kolinfluence opened this issue 10 months ago
Generic response (openapi)

rxdiscovery opened this issue 10 months ago
chore(deps): update sync_wrapper requirement from 0.1 to 1.0

dependabot[bot] opened this pull request 11 months ago
ChatGPT "compatibility".

ouvaa opened this issue 11 months ago
remove repetitive words

rustrover opened this pull request 11 months ago
Update swagger ui to v5.11.10

chrislearn opened this pull request 11 months ago
chore(deps): update base64 requirement from 0.21 to 0.22

dependabot[bot] opened this pull request 11 months ago
🎨 improve rust doc experience for http status code error

gakaki opened this pull request 11 months ago
🎨 display static file size to mb kb gb tb pb eb

gakaki opened this pull request 11 months ago
🎨 display static file size to mb kb gb tb pb eb

gakaki opened this pull request 11 months ago
chore(deps): update x509-parser requirement from 0.15 to 0.16

dependabot[bot] opened this pull request 11 months ago
chore(deps): update rustls requirement from 0.22 to 0.23

dependabot[bot] opened this pull request 11 months ago
is going the fastest on the roadmap?

ouvaa opened this issue 11 months ago
pls support monoio

ouvaa opened this issue 11 months ago
chore(deps): update swagger ui to v5.11.8

chrislearn opened this pull request 11 months ago
fix: HTTP/1.1 Always has HTTP Scheme

chrislearn opened this pull request 11 months ago
oapi: impl `ToSchema` for `serde_json::Value` and `serde_json::Map`

chrislearn opened this pull request 11 months ago
chore(deps): update opentelemetry-* dependencies

chrislearn opened this pull request 11 months ago
HTTP/1.1 Always has HTTP Scheme

mateusvmv opened this issue 11 months ago