Skip to content

saiumesh535/actix-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 😃

About

Web server using actix-web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published