https://github.com/cyrix126/model_crate_api
start writing an API in Rust with good default cargo repo
https://github.com/cyrix126/model_crate_api
Last synced: 3 months ago
JSON representation
start writing an API in Rust with good default cargo repo
- Host: GitHub
- URL: https://github.com/cyrix126/model_crate_api
- Owner: Cyrix126
- License: gpl-3.0
- Created: 2024-11-13T10:23:21.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-13T10:37:47.000Z (7 months ago)
- Last Synced: 2024-11-13T11:29:41.392Z (7 months ago)
- Language: Rust
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Name
## Status of developmenent
**Work in Progress**
## About
A model of a repo to write an API and a client using axum and diesel.
## Objective
Made to start writing rust project more rapidly.
Non-objective: make it adaptable for every projects.
## Features
- Well formed directory tree (tests, benchmarks, examples, workspace) following standards of Rust projects.
- Include lot of useful crates in the Cargo.toml to get started
- pretty good CI
- Different nice to have markdown files, helping you organize.
## Installation
## Usage
## Example
## Bug Reporting
## Contributing
## Security
## Documentation
## License
GNU GPL v3