Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Search
Log in
Create account
DEV Community
Close
#
actix
Follow
Hide
Posts
Left menu
👋
Sign in
for the ability to sort posts by
relevant
,
latest
, or
top
.
Right menu
I created a simple app by very fast Rust web framework Actix web. Please use this as a sample code.
lechat
lechat
lechat
Follow
Aug 15
I created a simple app by very fast Rust web framework Actix web. Please use this as a sample code.
#
actix
#
actixweb
#
rust
#
restapi
1
reaction
Comments
Add Comment
5 min read
Rust: Actix-web -- Async Functions as Middlewares
Be Hai Nguyen
Be Hai Nguyen
Be Hai Nguyen
Follow
Mar 20
Rust: Actix-web -- Async Functions as Middlewares
#
rust
#
actix
#
async
#
middleware
1
reaction
Comments
Add Comment
8 min read
Rust: Actix-web and Daily Logging
Be Hai Nguyen
Be Hai Nguyen
Be Hai Nguyen
Follow
Mar 13
Rust: Actix-web and Daily Logging
#
rust
#
actix
#
logging
#
tracing
8
reactions
Comments
2
comments
17 min read
Rust: actix-web JSON Web Token authentication.
Be Hai Nguyen
Be Hai Nguyen
Be Hai Nguyen
Follow
Feb 27
Rust: actix-web JSON Web Token authentication.
#
rust
#
actix
#
json
#
jwt
4
reactions
Comments
Add Comment
29 min read
Rust: actix-web get SSL/HTTPS for localhost.
Be Hai Nguyen
Be Hai Nguyen
Be Hai Nguyen
Follow
Feb 10
Rust: actix-web get SSL/HTTPS for localhost.
#
rust
#
actix
#
ssl
#
https
3
reactions
Comments
1
comment
12 min read
Rust: actix-web endpoints which accept both application/x-www-form-urlencoded and application/json content types.
Be Hai Nguyen
Be Hai Nguyen
Be Hai Nguyen
Follow
Jan 14
Rust: actix-web endpoints which accept both application/x-www-form-urlencoded and application/json content types.
#
rust
#
actix
#
urlencoded
#
json
Comments
Add Comment
12 min read
Rust: retrofit integration tests to an existing actix-web application.
Be Hai Nguyen
Be Hai Nguyen
Be Hai Nguyen
Follow
Dec 31 '23
Rust: retrofit integration tests to an existing actix-web application.
#
rust
#
integration
#
test
#
actix
1
reaction
Comments
Add Comment
15 min read
Rust web application: MySQL server, sqlx, actix-web and tera.
Be Hai Nguyen
Be Hai Nguyen
Be Hai Nguyen
Follow
Oct 18 '23
Rust web application: MySQL server, sqlx, actix-web and tera.
#
rust
#
web
#
actix
#
tera
3
reactions
Comments
Add Comment
18 min read
Setting and Reading Session Cookies in Rust with Actix Web
webbureaucrat
webbureaucrat
webbureaucrat
Follow
Jul 18 '23
Setting and Reading Session Cookies in Rust with Actix Web
#
actix
#
rust
#
webdev
4
reactions
Comments
Add Comment
5 min read
Authentication system using rust (actix-web) and sveltekit - Token regeneration and password reset
John Owolabi Idogun
John Owolabi Idogun
John Owolabi Idogun
Follow
May 3 '23
Authentication system using rust (actix-web) and sveltekit - Token regeneration and password reset
#
rust
#
typescript
#
sveltekit
#
actix
1
reaction
Comments
Add Comment
10 min read
Authentication system using rust (actix-web) and sveltekit - Login and Logout
John Owolabi Idogun
John Owolabi Idogun
John Owolabi Idogun
Follow
Apr 25 '23
Authentication system using rust (actix-web) and sveltekit - Login and Logout
#
webdev
#
rust
#
tutorial
#
actix
16
reactions
Comments
6
comments
7 min read
Authentication system using rust (actix-web) and sveltekit - Backend Intro
John Owolabi Idogun
John Owolabi Idogun
John Owolabi Idogun
Follow
Apr 23 '23
Authentication system using rust (actix-web) and sveltekit - Backend Intro
#
webdev
#
rust
#
tutorial
#
actix
22
reactions
Comments
Add Comment
13 min read
Authentication system using rust (actix-web) and sveltekit - DB and Redis Config
John Owolabi Idogun
John Owolabi Idogun
John Owolabi Idogun
Follow
Apr 23 '23
Authentication system using rust (actix-web) and sveltekit - DB and Redis Config
#
rust
#
tutorial
#
actix
#
webdev
10
reactions
Comments
Add Comment
7 min read
Building a Tool/Web-API in Rust to generate and serve audio files— Part I
Akshat Jaimini
Akshat Jaimini
Akshat Jaimini
Follow
for
Microsoft Learn Student Chapter
Feb 3 '23
Building a Tool/Web-API in Rust to generate and serve audio files— Part I
#
rust
#
actix
#
devops
#
docker
3
reactions
Comments
Add Comment
3 min read
Lemmy Server 0.16.7 on OpenBSD 7.2: Install
nabbisen
nabbisen
nabbisen
Follow
Jan 15 '23
Lemmy Server 0.16.7 on OpenBSD 7.2: Install
#
lemmy
#
fediverse
#
rust
#
actix
1
reaction
Comments
Add Comment
7 min read
pict-rs 0.3.2 on OpenBSD 7.2: Install
nabbisen
nabbisen
nabbisen
Follow
Jan 15 '23
pict-rs 0.3.2 on OpenBSD 7.2: Install
#
pictrs
#
rust
#
actix
#
minio
2
reactions
Comments
Add Comment
3 min read
Lemmy 0.16.7 on OpenBSD 7.2
nabbisen
nabbisen
nabbisen
Follow
Jan 15 '23
Lemmy 0.16.7 on OpenBSD 7.2
#
lemmy
#
fediverse
#
rust
#
actix
3
reactions
Comments
Add Comment
4 min read
Build an API to count GitHub profile views with Rust, Actix and MongoDB
Max Koverdyaev
Max Koverdyaev
Max Koverdyaev
Follow
Aug 6 '22
Build an API to count GitHub profile views with Rust, Actix and MongoDB
#
rust
#
actix
#
api
#
github
4
reactions
Comments
Add Comment
5 min read
Scheduling Async Tasks made easy with Actix Cron.
Praveen Chaudhary
Praveen Chaudhary
Praveen Chaudhary
Follow
Jul 24 '22
Scheduling Async Tasks made easy with Actix Cron.
#
rust
#
actix
#
cron
#
scheduler
19
reactions
Comments
1
comment
4 min read
Form Validation in Rust (Actix-Web)
Praveen Chaudhary
Praveen Chaudhary
Praveen Chaudhary
Follow
Jun 27 '22
Form Validation in Rust (Actix-Web)
#
rust
#
validation
#
actix
#
webdev
27
reactions
Comments
3
comments
6 min read
Error Handling in Rust (Actix Web)
Praveen Chaudhary
Praveen Chaudhary
Praveen Chaudhary
Follow
Jun 14 '22
Error Handling in Rust (Actix Web)
#
rust
#
actix
#
errors
#
logging
26
reactions
Comments
6
comments
6 min read
Adding Slog Logger to Actix Web
Praveen Chaudhary
Praveen Chaudhary
Praveen Chaudhary
Follow
Jun 2 '22
Adding Slog Logger to Actix Web
#
rust
#
webdev
#
actix
#
logging
19
reactions
Comments
1
comment
4 min read
How actix-web's application state and Data extractor works internally
Josh
Josh
Josh
Follow
Oct 23 '21
How actix-web's application state and Data extractor works internally
#
rust
#
actix
#
monomorphization
11
reactions
Comments
4
comments
4 min read
A little modification of Actix with a large afford
Vee Satayamas
Vee Satayamas
Vee Satayamas
Follow
Sep 2 '21
A little modification of Actix with a large afford
#
rust
#
actix
#
modification
2
reactions
Comments
Add Comment
1 min read
Demystifying Actix Web Middleware
Daniel Imfeld
Daniel Imfeld
Daniel Imfeld
Follow
Oct 24 '21
Demystifying Actix Web Middleware
#
rust
#
actix
#
middleware
21
reactions
Comments
1
comment
9 min read
Actix-Web in Docker: How to build small and secure images
Sergey Zenchenko
Sergey Zenchenko
Sergey Zenchenko
Follow
May 26 '20
Actix-Web in Docker: How to build small and secure images
#
rust
#
actix
#
docker
82
reactions
Comments
3
comments
5 min read
That About Wraps It Up For Actix-Web
Ben Lovy
Ben Lovy
Ben Lovy
Follow
Jan 17 '20
That About Wraps It Up For Actix-Web
#
discuss
#
rust
#
actix
#
opensource
48
reactions
Comments
49
comments
1 min read
Rust: Project structure example step by step
Ghost
Ghost
Ghost
Follow
Jan 18 '20
Rust: Project structure example step by step
#
rust
#
actix
95
reactions
Comments
5
comments
10 min read
The Trials and Tribulations of actix-web and the OSS community
Ben Lovy
Ben Lovy
Ben Lovy
Follow
Jul 17 '19
The Trials and Tribulations of actix-web and the OSS community
#
discuss
#
rust
#
actix
40
reactions
Comments
14
comments
3 min read
loading...
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account