azinit / backend

Home Page:https://cardbox.github.io/backend/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@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

About

https://cardbox.github.io/backend/


Languages

Language:Rust 97.0%Language:Dockerfile 1.9%Language:PLpgSQL 0.9%Language:Shell 0.2%