Skip to content

Personal project to create a clean Rust API

Notifications You must be signed in to change notification settings

TristanJSchoenmakers/clean-axum-api

Repository files navigation

clean-axum-api (🔨 UNDER CONSTRUCTION)

A cleanly designed Rust REST Api


Technologies 🔧

Getting started

Prerequisites for running locally:

1 - Run Docker compose

docker compose up --detach

2 - Initialize

Run cargo xtask --help for a list of the other xtask commands

cargo xtask init

3 - Running the API

cargo run

About

Personal project to create a clean Rust API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published