Skip to content

This demo demonstrates how to use axum to create a simple RESTful API for managing a To-Do List.

License

Notifications You must be signed in to change notification settings

ruoru/axum_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axum_demo

This demo demonstrates how to use axum to create a simple RESTful API for managing a To-Do List. This example will demonstrate how to create, read, update, and delete to-do items. We will use Rust as the programming language and axum as the main web framework.

About

This demo demonstrates how to use axum to create a simple RESTful API for managing a To-Do List.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages