DEV Community

# actix

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Actix-Web in Docker: How to build small and secure images

Actix-Web in Docker: How to build small and secure images

82
Comments 3
5 min read
Rust: Project structure example step by step

Rust: Project structure example step by step

80
Comments 5
10 min read
That About Wraps It Up For Actix-Web

That About Wraps It Up For Actix-Web

48
Comments 49
1 min read
The Trials and Tribulations of actix-web and the OSS community

The Trials and Tribulations of actix-web and the OSS community

40
Comments 14
3 min read
Form Validation in Rust (Actix-Web)

Form Validation in Rust (Actix-Web)

25
Comments 3
6 min read
Error Handling in Rust (Actix Web)

Error Handling in Rust (Actix Web)

23
Comments 6
6 min read
Demystifying Actix Web Middleware

Demystifying Actix Web Middleware

21
Comments 1
9 min read
Authentication system using rust (actix-web) and sveltekit - Backend Intro

Authentication system using rust (actix-web) and sveltekit - Backend Intro

18
Comments
13 min read
Adding Slog Logger to Actix Web

Adding Slog Logger to Actix Web

18
Comments 1
4 min read
Scheduling Async Tasks made easy with Actix Cron.

Scheduling Async Tasks made easy with Actix Cron.

18
Comments 1
4 min read
How actix-web's application state and Data extractor works internally

How actix-web's application state and Data extractor works internally

11
Comments 4
4 min read
Authentication system using rust (actix-web) and sveltekit - Login and Logout

Authentication system using rust (actix-web) and sveltekit - Login and Logout

9
Comments 4
7 min read
Authentication system using rust (actix-web) and sveltekit - DB and Redis Config

Authentication system using rust (actix-web) and sveltekit - DB and Redis Config

8
Comments
7 min read
Rust: Actix-web and Daily Logging

Rust: Actix-web and Daily Logging

7
Comments 2
17 min read
Build an API to count GitHub profile views with Rust, Actix and MongoDB

Build an API to count GitHub profile views with Rust, Actix and MongoDB

4
Comments
5 min read
Setting and Reading Session Cookies in Rust with Actix Web

Setting and Reading Session Cookies in Rust with Actix Web

3
Comments
5 min read
Lemmy 0.16.7 on OpenBSD 7.2

Lemmy 0.16.7 on OpenBSD 7.2

3
Comments
4 min read
Building a Tool/Web-API in Rust to generate and serve audio files— Part I

Building a Tool/Web-API in Rust to generate and serve audio files— Part I

3
Comments
3 min read
pict-rs 0.3.2 on OpenBSD 7.2: Install

pict-rs 0.3.2 on OpenBSD 7.2: Install

2
Comments
3 min read
A little modification of Actix with a large afford

A little modification of Actix with a large afford

2
Comments
1 min read
Rust web application: MySQL server, sqlx, actix-web and tera.

Rust web application: MySQL server, sqlx, actix-web and tera.

2
Comments
18 min read
Rust: retrofit integration tests to an existing actix-web application.

Rust: retrofit integration tests to an existing actix-web application.

1
Comments
15 min read
Lemmy Server 0.16.7 on OpenBSD 7.2: Install

Lemmy Server 0.16.7 on OpenBSD 7.2: Install

1
Comments
7 min read
A few remarks about actor and its supervisor in Actix

A few remarks about actor and its supervisor in Actix

1
Comments
1 min read
Authentication system using rust (actix-web) and sveltekit - Token regeneration and password reset

Authentication system using rust (actix-web) and sveltekit - Token regeneration and password reset

1
Comments
10 min read
Rust: actix-web JSON Web Token authentication.

Rust: actix-web JSON Web Token authentication.

Comments
29 min read
Rust: actix-web endpoints which accept both application/x-www-form-urlencoded and application/json content types.

Rust: actix-web endpoints which accept both application/x-www-form-urlencoded and application/json content types.

Comments
12 min read
Rust: Actix-web -- Async Functions as Middlewares

Rust: Actix-web -- Async Functions as Middlewares

Comments
8 min read
Step-by-Step Guide to Adding Logging to an Actix Web Application

Step-by-Step Guide to Adding Logging to an Actix Web Application

Comments
5 min read
Rust: actix-web get SSL/HTTPS for localhost.

Rust: actix-web get SSL/HTTPS for localhost.

Comments
12 min read
loading...