shared-framework 0.0.17

Reusable building blocks for HTTP services — Hyper routing, SeaORM data layer, validation, OpenAPI docs, jobs, queues, cache.
Documentation
{
  "rust-analyzer.linkedProjects": ["./Cargo.toml"],
  "files.associations": {
    "*.embeddedhtml": "html",
    "*.rasi": "css",
    "*.bbmodel": "json",
    "*.sublime-snippet": "xml",
    "*.hbs": "handlebars",
    "*.ejs": "html",
    "*.emu": "html",
    "lesskey": "lesskey",
    "*.Xresources": "xdefaults",
    "i3/config": "i3",
    "i3/*.conf": "i3",
    "polybar/config": "ini",
    "polybar/*.conf": "ini",
    ".fantomasignore": "ignore",
    "*.php": "php",
    "*.h": "c",
    "*.toml": "toml",
    "*.ttml": "xml",
    "*.ttss": "css"
  }
}