An open API service indexing awesome lists of open source software.

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

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