8000 GitHub - azinit/backend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

azinit/backend

 
 

Repository files navigation

@cardbox/backend

Directories and crates

  • db — database schema, can be reused in different crates
  • core — main crate with business-logic of the cardbox
  • api-private — crate with actix-web http2 routes, used only inside private network
  • api-internal — crate with http server, used only by cardbox frontend
  • api-admin — crate with http server, used only by cardbox admin frontend
  • api-public — crate with http server, used from outside. Ex.: accesso calls it when profile updates

Releases

No releases published

Packages

No packages published

Languages

  • Rust 97.0%
  • Dockerfile 1.9%
  • Other 1.1%
0