actix_sqlx_mysql_user_crud
CRUD app
An application demonstrating a common design pattern for user CRUD operations in Rust.
A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.
122 stars
3 watching
30 forks
Language: Rust
last commit: about 1 year ago actix-webcrudintegration-testingmicroservicemysqlrustsqlxtest-driven-development
Related projects:
Repository | Description | Stars |
---|---|---|
mryderie/aspnet-core-htmx-example | A web application demonstrating CRUD functionality using ASP.NET Core Razor Pages and htmx. | 84 |
opencrud/opencrud | A standard GraphQL API specification for simple CRUD operations on databases | 388 |
cristianszwarc/react_crud_localstorage | A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls | 29 |
fairingrey/actix-realworld-example-app | A Rust application demonstrating a full-stack application with CRUD operations and authentication using Actix as the backend web service. | 524 |
mikedfunk/bookymark | Laravel 4 CRUD application with authentication and event-driven architecture | 17 |
enzoh/superheroes | An example of building a simple CRUD application on the Internet Computer using Motoko and React | 28 |
icwr-team/r-crud | A PHP class library providing basic CRUD operations for tables in a database. | 0 |
henkmollema/dommel | A simple and convenient API for CRUD operations using Dapper. | 637 |
jungsoft/crudry | A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. | 90 |
shershen08/vue.js-v2-crud-application | A Vue.js demo app showcasing CRUD operations using version 2.0 of the framework and router. | 54 |
what-crud/vue-crud | A comprehensive, Vue.js-based REST-ful CRUD system with advanced features and customizable components | 832 |
camsjams/rust-actix-graphql-sqlx-postgresql | An end-to-end GraphQL project demonstrating the integration of Rust and PostgreSQL with Apollo Federation using actix and async-graphql. | 78 |
khaledsukkar2/django-swift-crud | A package that simplifies setting up CRUD operations in Django models with a streamlined view class | 20 |
odranoelbr/vue-quasar-crud | A Quasar-based CRUD component using Axios to fetch remote data | 17 |
thevahidal/soul | Automated API server and real-time WebSocket server for building CRUD APIs with a SQLite backend | 1,535 |