Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

actix-starter

Starter workspace for a Rust project using actix-web and following domain-driven design principles.

Running REST API

Just run the following command in the root of the project:

cargo run --package project-rest-api

Features & Roadmap

  • Separated 'core' and 'domain' library.
  • Implemented REST API
  • Authentication, Session, Authorization
  • Automatic OpenAPI schema generation

About

My template to quickly start a new Rust project using actix-web

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages