Skip to content

A Todo server written in axum for learning purposes.

Notifications You must be signed in to change notification settings

sanihaq/todo_server_axum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

  • install just
  • install and run postgres
  • create .env file (run just create-env)
  • run database migration (run just m -d)
  • run cargo run

About

A Todo server written in axum for learning purposes.

Topics

Resources

Stars

Watchers

Forks

Languages