Skip to content

Commit 4b28e44

Browse files
chore: Remove shuttle from docs (#3585)
1 parent 9795e3b commit 4b28e44

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ECOSYSTEM.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ If your project isn't listed here and you would like it to be, please feel free
4343
- [axum-prometheus](https://github.com/ptrskay3/axum-prometheus): A middleware library to collect HTTP metrics for axum applications, compatible with all [metrics.rs](https://metrics.rs) exporters.
4444
- [axum-valid](https://github.com/gengteng/axum-valid): Extractors for data validation using validator, garde, and validify.
4545
- [tower-sessions](https://github.com/maxcountryman/tower-sessions): Sessions as a `tower` and `axum` middleware.
46-
- [shuttle](https://github.com/shuttle-hq/shuttle): Build & ship backends without writing any infrastructure files. Now with axum support.
4746
- [socketioxide](https://github.com/totodore/socketioxide): An easy to use socket.io server implementation working as a `tower` layer/service.
4847
- [axum-serde](https://github.com/gengteng/axum-serde): Provides multiple serde-based extractors / responses, also offers a macro to easily customize serde-based extractors / responses.
4948
- [loco.rs](https://github.com/loco-rs/loco): A full stack Web and API productivity framework similar to Rails, based on axum.
@@ -122,7 +121,6 @@ If your project isn't listed here and you would like it to be, please feel free
122121
- [Using Rust, Axum, PostgreSQL, and Tokio to build a Blog]
123122
- [Introduction to axum]: YouTube playlist
124123
- [Rust Axum Full Course]: YouTube video
125-
- [Deploying Axum projects with Shuttle]
126124
- [API Development with Rust](https://rust-api.dev/docs/front-matter/preface/): REST APIs based on axum
127125
- [axum-rest-api-postgres-redis-jwt-docker]: Getting started with REST API Web Services in Rust using Axum, PostgreSQL, Redis, and JWT
128126

@@ -134,7 +132,5 @@ If your project isn't listed here and you would like it to be, please feel free
134132
[Using Rust, Axum, PostgreSQL, and Tokio to build a Blog]: https://spacedimp.com/blog/using-rust-axum-postgresql-and-tokio-to-build-a-blog/
135133
[Introduction to axum]: https://www.youtube.com/playlist?list=PLrmY5pVcnuE-_CP7XZ_44HN-mDrLQV4nS
136134
[Rust Axum Full Course]: https://www.youtube.com/watch?v=XZtlD_m59sM
137-
[Deploying Axum projects with Shuttle]: https://docs.shuttle.rs/examples/axum
138135
[axum-rest-api-postgres-redis-jwt-docker]: https://sheroz.com/pages/blog/rust-axum-rest-api-postgres-redis-jwt-docker.html
139-
140136
[Building a SaaS with Rust & Next.js](https://joshmo.bearblog.dev/lets-build-a-saas-with-rust/) A tutorial for combining Next.js with Rust via axum to make a SaaS.

0 commit comments

Comments
 (0)