/base-server

A boilerplate Rust web server to serve as the starting point for other projects.

Primary LanguageRust

base-server

CI Secutiry Audit

A boilerplate Rust web server to serve as the starting point for other projects.

Features

  • Postgres database
  • Routing for health check and database interaction
  • Example integration tests
  • Configuration for multiple environments
  • Tracing from tracing crate
  • Dockerfile
  • GitHub actions CI workflows
  • Thorough documentation