You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,7 @@
38
38
39
39
## Community Articles, Example Apps, Starters & Boilerplate Projects
40
40
41
-
-[RUSTfulapi](https://github.com/robatipoor/rustfulapi): Reusable template for building REST web services in Rust. Uses Actix Web HTTP web framework and SQLx toolkit.
42
41
-[create-rust-app](https://github.com/Wulf/create-rust-app): Set up a modern Rust + React web app by running one command.
43
-
-[Jelly Starter](https://github.com/secretkeysio/jelly-actix-web-starter): A starter template for Actix Web projects that feels very Django-esque. Avoid the boring stuff and move faster.
44
42
-[Actix and SQLx User CRUD for MySQL](https://github.com/jamesjmeyer210/actix_sqlx_mysql_user_crud): A User CRUD showcasing MySQL database interaction with full integration test coverage, designed to fit comfortably in a system of micro-services.
45
43
-[Rust, Actix Web & Heroku](https://github.com/emk/rust-buildpack-example-actix): A Heroku buildpack example for Actix Web.
46
44
-[webapp.rs](https://github.com/saschagrunert/webapp.rs): A web application completely written in Rust.
0 commit comments