Web server using actix-web
Run the database script which is available here
We will be using Deadpool postgres for connecting postgres database
For JSON Postgres example click here
| Feature | Status | Source |
|---|---|---|
| Postgres Pool | ✔️ | Link |
| Postgres JSON(B) | ✔️ | Link |
| Error handling | ✔️ | Link |
| Authentication | ✔️ | Link |
| Authorization | ✔️ | Link |
| Middleware | ✔️ | Link |
| Redis | ✔️ | Link |
| ✔️ | Link | |
| Static Files | ✔️ | Link |
| Download Files | ✔️ | Link |
| Upload Files | ✔️ | Link |
| Validations | ✔️ | Link |
I'm not sure what to write here, will update later 😃