Skip to content

benbpyle/rust-axum-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Axum web API

Purpose: This repository demonstrates how to build a Web API coded in Rust that uses the Axum web framework to achieve the following Todo-based routes

This repository supports the article hosted on Binaryheap.com

Steps for Running

# Run docker-compose up
docker-compose up -d
cd scripts
scripts/create_table.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published