Forem

# actix

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
I created a simple app by very fast Rust web framework Actix web. Please use this as a sample code.

I created a simple app by very fast Rust web framework Actix web. Please use this as a sample code.

1
Comments
5 min read
Rust: Actix-web -- Async Functions as Middlewares
Cover image for Rust: Actix-web -- Async Functions as Middlewares

Rust: Actix-web -- Async Functions as Middlewares

1
Comments
8 min read
Rust: Actix-web and Daily Logging
Cover image for Rust: Actix-web and Daily Logging

Rust: Actix-web and Daily Logging

8
Comments 2
17 min read
Rust: actix-web JSON Web Token authentication.
Cover image for Rust: actix-web JSON Web Token authentication.

Rust: actix-web JSON Web Token authentication.

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

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

3
Comments 1
12 min read
Rust: actix-web endpoints which accept both application/x-www-form-urlencoded and application/json content types.
Cover image for 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.

1
Comments
12 min read
Rust: retrofit integration tests to an existing actix-web application.
Cover image for Rust: retrofit integration tests to an existing actix-web application.

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

2
Comments
15 min read
Rust web application: MySQL server, sqlx, actix-web and tera.
Cover image for Rust web application: MySQL server, sqlx, actix-web and tera.

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

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

Setting and Reading Session Cookies in Rust with Actix Web

4
Comments
5 min read
Authentication system using rust (actix-web) and sveltekit - Token regeneration and password reset
Cover image for 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
Authentication system using rust (actix-web) and sveltekit - Login and Logout
Cover image for Authentication system using rust (actix-web) and sveltekit - Login and Logout

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

19
Comments 6
7 min read
Authentication system using rust (actix-web) and sveltekit - Backend Intro
Cover image for Authentication system using rust (actix-web) and sveltekit - Backend Intro

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

25
Comments
13 min read
Authentication system using rust (actix-web) and sveltekit - DB and Redis Config
Cover image for Authentication system using rust (actix-web) and sveltekit - DB and Redis Config

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

10
Comments
7 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
Lemmy 0.16.7 on OpenBSD 7.2
Cover image for Lemmy 0.16.7 on OpenBSD 7.2

Lemmy 0.16.7 on OpenBSD 7.2

3
Comments
4 min read
Build an API to count GitHub profile views with Rust, Actix and MongoDB
Cover image for 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
Scheduling Async Tasks made easy with Actix Cron.
Cover image for Scheduling Async Tasks made easy with Actix Cron.

Scheduling Async Tasks made easy with Actix Cron.

20
Comments 1
4 min read
Form Validation in Rust (Actix-Web)
Cover image for Form Validation in Rust (Actix-Web)

Form Validation in Rust (Actix-Web)

28
Comments 3
6 min read
Error Handling in Rust (Actix Web)
Cover image for Error Handling in Rust (Actix Web)

Error Handling in Rust (Actix Web)

27
Comments 6
6 min read
Adding Slog Logger to Actix Web
Cover image for Adding Slog Logger to Actix Web

Adding Slog Logger to Actix Web

19
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

12
Comments 4
4 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
Demystifying Actix Web Middleware

Demystifying Actix Web Middleware

21
Comments 1
9 min read
Actix-Web in Docker: How to build small and secure images

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

53
Comments 3
5 min read
That About Wraps It Up For Actix-Web
Cover image for That About Wraps It Up For Actix-Web

That About Wraps It Up For Actix-Web

48
Comments 49
1 min read
loading...