webserver-base

Crates.iowebserver-base
lib.rswebserver-base
version0.1.12
sourcesrc
created_at2023-06-22 06:06:52.285731
updated_at2024-09-27 05:57:04.873729
descriptionA Rust library which contains shared logic for all of my webserver projects.
homepagehttps://www.toddgriffin.me/
repositoryhttps://github.com/goddtriffin/webserver-base
max_upload_size
id896943
size25,618
Todd Griffin (goddtriffin)

documentation

README

webserver-base

Version Docs

A Rust library which contains shared logic for all of my webserver projects.

Features

  • common settings
  • HTML templates
  • integration: Axum + Plausible Analytics

Developers

Project is under active maintenance - even if there are no recent commits! Please submit an issue / bug request if the library needs updating for any reason!

Commands

  • make lint
  • make test
  • make fix

Credits

Made with 🤬 and 🥲 by Todd Everett Griffin.

Commit count: 37

cargo fmt