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
Typo error in endpoint.md
chinmay7016 opened this issue about 1 year ago
chinmay7016 opened this issue about 1 year ago
Update endpoint.md
chinmay7016 opened this pull request about 1 year ago
chinmay7016 opened this pull request about 1 year ago
Typo error in endpoint.md
chinmay7016 opened this issue about 1 year ago
chinmay7016 opened this issue about 1 year ago
Make Tower compat body more generic
chrislearn opened this pull request about 1 year ago
chrislearn opened this pull request about 1 year ago
Updated
bhargavshirin opened this pull request about 1 year ago
bhargavshirin opened this pull request about 1 year ago
Take body only required when extract data
chrislearn opened this pull request about 1 year ago
chrislearn opened this pull request about 1 year ago
Remove textnonce dependency
chrislearn opened this pull request about 1 year ago
chrislearn opened this pull request about 1 year ago
Proxy does not passthrough Multipart/form-data file uploads
lostb1t opened this issue about 1 year ago
lostb1t opened this issue about 1 year ago
Tower layer compat 404 not found and `TowerServiceCompat` bounds too restrictive
Totodore opened this issue about 1 year ago
Totodore opened this issue about 1 year ago
Add introduction of salvo-cli
fankaiLiu opened this pull request about 1 year ago
fankaiLiu opened this pull request about 1 year ago
Upgrade jsonwebtoken to 9.1.0
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Allow openapi UIs setting `lib_url`
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Correct typo
fadkeabhi opened this pull request over 1 year ago
fadkeabhi opened this pull request over 1 year ago
Allow to remove openssl dependency by default #456
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Add support for scalar as alternative for swagger ui
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
allow to remove openssl dependency by default
prabirshrestha opened this issue over 1 year ago
prabirshrestha opened this issue over 1 year ago
chore(deps): update jsonwebtoken requirement from 8 to 9
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
add support for https://github.com/scalar/scalar as alternative for swagger ui
prabirshrestha opened this issue over 1 year ago
prabirshrestha opened this issue over 1 year ago
Upgrade swagger ui to version `5.9.0`
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat: impl `AsyncWrite` for `BodySender`
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Get AsyncWrite for response
prabirshrestha opened this issue over 1 year ago
prabirshrestha opened this issue over 1 year ago
HeaderName::from_static("authorization")中的小写字母改为大写,无法编译通过
abnereel opened this issue over 1 year ago
abnereel opened this issue over 1 year ago
chore(deps): update zstd requirement from 0.12 to 0.13
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
chore(deps): update cookie requirement from 0.17 to 0.18
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Add `BytesFrame` type to wrap `Frame<Bytes>`
depth-liu opened this pull request over 1 year ago
depth-liu opened this pull request over 1 year ago
cannot use tokio::io::copy in v0.57.0
prabirshrestha opened this issue over 1 year ago
prabirshrestha opened this issue over 1 year ago
Refactor ResBody and add channel support
depth-liu opened this pull request over 1 year ago
depth-liu opened this pull request over 1 year ago
Add support for hyper::body::Sender equivalent in salvo
prabirshrestha opened this issue over 1 year ago
prabirshrestha opened this issue over 1 year ago
feat: Add util functions to `ReqBody`
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
streaming stdout
prabirshrestha opened this issue over 1 year ago
prabirshrestha opened this issue over 1 year ago
Remove unused dependencies
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
chore(deps): update proc-macro-crate requirement from 1 to 2
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
impl Scribe for std::convert::Infallible
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
chore(deps): update ring requirement from 0.16 to 0.17
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Support for Tower layer and service
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Routing Group
Crownss opened this issue over 1 year ago
Crownss opened this issue over 1 year ago
Issues related to error handling
Hans-Wu-cn opened this issue over 1 year ago
Hans-Wu-cn opened this issue over 1 year ago
Will long-term use of memory still maintain low occupancy
Hans-Wu-cn opened this issue over 1 year ago
Hans-Wu-cn opened this issue over 1 year ago
feat: salvo_oapi::ToSchema OOTB support for Result<T, E> #427
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Discord invitation link in readme not valid
Roba1993 opened this issue over 1 year ago
Roba1993 opened this issue over 1 year ago
salvo_oapi::ToSchema OOTB support for Result<T, E>
Roba1993 opened this issue over 1 year ago
Roba1993 opened this issue over 1 year ago
upgrade swagger UI to V5.7.2
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
fix: Change log level to info for JwtAuth #422
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
chore(deps): update moka requirement from 0.11 to 0.12
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
Implement ToSchema for PhantomData<T>
fankaiLiu opened this pull request over 1 year ago
fankaiLiu opened this pull request over 1 year ago
Wrong log level in decoding jwt tokens in `JwtAuth`
rikkaka opened this issue over 1 year ago
rikkaka opened this issue over 1 year ago
feat: Add fn `contains` to `Depot`
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat: Add `scrape` for remove type from depot
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
chore: Use std ready
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Support for multiple extractors for same field
lostb1t opened this issue over 1 year ago
lostb1t opened this issue over 1 year ago
chore: Upgrade swagger-ui to v5.7.0
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
fix: impl `ToSchema` for `Uuid` and other types #414
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Uuid is not supported in oapi::endpoint macro
Roba1993 opened this issue over 1 year ago
Roba1993 opened this issue over 1 year ago
fix:repair openapi error description of attrs
lyqgit opened this pull request over 1 year ago
lyqgit opened this pull request over 1 year ago
feat(oapi):Add decimal_float feature.
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
fix: HTTP version detect waiting when bytes too short
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
请求头如果没有Connection没有返回
xmh0511 opened this issue over 1 year ago
xmh0511 opened this issue over 1 year ago
chore!: Rename fn `handle` to `goal`.
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
chore!: Remove useless fn `transfer`
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Add pong message creation to websocket message
Roba1993 opened this pull request over 1 year ago
Roba1993 opened this pull request over 1 year ago
chore: Upgrade Swagger UI to v5.5.0
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat: Requestid support
depth-liu opened this pull request over 1 year ago
depth-liu opened this pull request over 1 year ago
chore: Improve unit tests
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
chore!: Rename `Piece` to `Scribe`.
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat: Route path match <**>, <*+>, <*?>
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
chore: Impl Debug for `ResBody`.
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat: OpenAPI `LinkedList` and `url` type support
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat!(router): `*` match empty path and `?` does't.
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat(oapi): Add support for serde skip in IntoParams derive
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat(oapi): Add Ulid support
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat(router): Add `insert` and `unshift` functions
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat: Allow mutable reference to Request queries #391
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat(depot): Returns Result for easy catch key is not exists or downcast failed
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Mutable reference to Request queries
sarendsen opened this issue over 1 year ago
sarendsen opened this issue over 1 year ago
SSE的流中让用户可以控制流何时结束
xmh0511 opened this issue over 1 year ago
xmh0511 opened this issue over 1 year ago
Some errors in the frontend code of the SSE example
xmh0511 opened this issue over 1 year ago
xmh0511 opened this issue over 1 year ago
feat: Add `ReadSeeker`.
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
fix: Change alt-svc for http3
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Add support for sending tokio::io::AsyncSeek for range requests
prabirshrestha opened this issue over 1 year ago
prabirshrestha opened this issue over 1 year ago
feat!: Acme and Http3 work together!
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
feat: `QuinnListener` supports config stream
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Donate link is not working
Glenn-Terjesen opened this issue over 1 year ago
Glenn-Terjesen opened this issue over 1 year ago
feat!: Make tls more generic
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
chore(deps): Upgrade swagger ui to v5.4.2
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
fix(extra): TrailingSlash should skip root path
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
chore(deps): update rust-embed from 6 to 8
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
chore(deps): update rust-embed requirement from 6 to 8
dependabot[bot] opened this pull request over 1 year ago
dependabot[bot] opened this pull request over 1 year ago
请添加RUTLS可以使用自己实现的ResolvesServerCert trait类
luluxiuxiu opened this issue over 1 year ago
luluxiuxiu opened this issue over 1 year ago
feat: Add `jwt_auth_error` to `JwtAuthDepotExt` #372
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
How to renew JWT token?
thep0y opened this issue over 1 year ago
thep0y opened this issue over 1 year ago
Allow multiple CORS origins
m1212e opened this issue over 1 year ago
m1212e opened this issue over 1 year ago
Rename MemoryStore to Mokastore
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
About proxy: Is not working
josejachuf opened this issue over 1 year ago
josejachuf opened this issue over 1 year ago
Add eviction_listener to MemoryStore
sarendsen opened this pull request over 1 year ago
sarendsen opened this pull request over 1 year ago
fix(cache): Cache panics with error handling #365
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
Cache panics with error handling
sarendsen opened this issue over 1 year ago
sarendsen opened this issue over 1 year ago
feat: Allow custom url path and query getter
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
fix: generate openapi json have duplicated fields #360
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago
example oapi-todos generate openapi json have duplicated fields
daleione opened this issue over 1 year ago
daleione opened this issue over 1 year ago
feat: Add concurrency-limiter middleware
chrislearn opened this pull request over 1 year ago
chrislearn opened this pull request over 1 year ago