kacper-marzecki / actix-web-starter-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Actix web app template

This repo, when finished will contain a basic starter template for building web apps with actix-web.

Roadmap:

  • env configuration
    • cors
    • db url
    • logging
  • db actor
  • db result caching layer
  • diesel setup
  • basic crud routes
  • serving static resources
  • websocket connections
  • better error handling
  • user
    • registration
    • authentication
    • OAuth

About


Languages

Language:Rust 93.7%Language:TSQL 3.2%Language:PLpgSQL 3.1%