Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@danwilliams danwilliams released this 15 Jun 13:59
· 232 commits to master since this release

Added

  • Implemented Axum web framework
  • Added Figment to manage configuration
  • Added Tokio Tracing for logging and event tracing
  • Added Tera template engine
  • Added serving of static files
  • Added Bulma CSS framework
  • Added Font Awesome
  • Implemented authentication
  • Implemented error handling
  • Added README documentation