/actix-server

Web server using actix-web

Primary LanguageRust

actix-server

Web server using actix-web

Database setup

Run the database script which is available here

We will be using Deadpool postgres for connecting postgres database

Working with Postgres JSONB

For JSON Postgres example click here

Roadmap

Feature Status Source
Postgres Pool ✔️ Link
Postgres JSON(B) ✔️ Link
Error handling ✔️ Link
Authentication ✔️ Link
Authorization ✔️ Link
Middleware ✔️ Link
Redis ✔️ Link
Email ✔️ Link
Static Files ✔️ Link
Download Files ✔️ Link
Upload Files ✔️ Link
Validations ✔️ Link

Contribution

I'm not sure what to write here, will update later 😃