Skip to content

MSalah73/Actix_API_template

Repository files navigation

Actix API template

Basic actix based skeleton with few niceties

build status Coverage Status dependency status

The template has essential features:

  • Decent telemetry coverage -- Compatible with OpenTelemtry
  • Native tokio based integration test -- can be easily replaced with you favorite integration framework
  • basic Github action workflows
  • Dockerfile with caching
  • Tiny docker image - roughly 4 MB
  • basic api file structure with heatlh_check and an example endpoint with logging
  • highly configurable

Note

This repository is a fully featured template to help me bootstrap my rust projects. I learned most of the style and ideas from Zero2Prod.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published