Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naulan-chrzaszcz/mock-database-rust
Mock database in Rust - prototype
https://github.com/naulan-chrzaszcz/mock-database-rust
code-examples diesel-rs mock-database mockito prototypes rocket rust rust-api rust-lang template
Last synced: about 1 month ago
JSON representation
Mock database in Rust - prototype
- Host: GitHub
- URL: https://github.com/naulan-chrzaszcz/mock-database-rust
- Owner: naulan-chrzaszcz
- Created: 2023-11-21T10:17:26.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-21T14:23:08.000Z (about 1 year ago)
- Last Synced: 2024-11-01T02:22:25.712Z (3 months ago)
- Topics: code-examples, diesel-rs, mock-database, mockito, prototypes, rocket, rust, rust-api, rust-lang, template
- Language: Rust
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lancer le test:
```shell
cargo test -- --nocapture
```