Skip to content

oliverdding/olivier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

olivier

This is a pretty simple todos application backend, which is used to make full use of many famous library for backend development in rust.

Used library

  • anyhow: define error
  • axum: backend framework
  • config: configuration management
  • sea-orm: orm framework
  • garde: validation framework
  • serde: nothing to say
  • thiserror: wrap error
  • tokio-graceful-shutdown: gracefully shutdown
  • tracing: logging and tracing
  • utoipa: api doc

About

todos backend service, tiny but detailed!

Topics

Resources

License

Stars

Watchers

Forks

Contributors