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.
123 stars
3 watching
30 forks
Language: Rust
last commit: about 1 year ago actix-webcrudintegration-testingmicroservicemysqlrustsqlxtest-driven-development
Related projects:
Repository | Description | Stars |
---|---|---|
| A web application demonstrating CRUD functionality using ASP.NET Core Razor Pages and htmx. | 88 |
| A standard GraphQL API specification for simple CRUD operations on databases | 388 |
| A simple React/Redux CRUD application using local storage to persist state and simulate remote API calls | 29 |
| A Rust application demonstrating a full-stack application with CRUD operations and authentication using Actix as the backend web service. | 524 |
| Laravel 4 CRUD application with authentication and event-driven architecture | 17 |
| An example of building a simple CRUD application on the Internet Computer using Motoko and React | 28 |
| A PHP class library providing basic CRUD operations for tables in a database. | 0 |
| A simple and convenient API for CRUD operations using Dapper. | 640 |
| A utility library for generating and translating CRUD (Create, Read, Update, Delete) functions in Elixir applications. | 90 |
| A Vue.js demo app showcasing CRUD operations using version 2.0 of the framework and router. | 54 |
| A Vue.js based application framework for building REST-ful CRUD systems with features like filtering, sorting, and authentication | 834 |
| An end-to-end GraphQL project demonstrating the integration of Rust and PostgreSQL with Apollo Federation using actix and async-graphql. | 79 |
| A package that simplifies setting up CRUD operations in Django models with a streamlined view class | 20 |
| A Quasar-based CRUD component using Axios to fetch remote data | 17 |
| An automatic API server that creates RESTful and WebSocket APIs using SQLite as the backend database | 1,544 |