Restful API using Rust and Actix-Web

rust 31 Des 2022

Learning a new computer language and engineering concept are parts of my life, this is now came into a different form of language, which doesn't need GC, VM or something similar to be running effectively on the server.

It is called Rust.

Rust Logo

The way I learn a new language is always by creating some hobby project, so I create a restful api using Actix-Web, the most popular and very fast framework for Rust.

GitHub - slaveofcode/rust-example-restful: Rust Implementation of Restful API using Actix Web
Rust Implementation of Restful API using Actix Web - GitHub - slaveofcode/rust-example-restful: Rust Implementation of Restful API using Actix Web

Hope this project could inspire someone and help them to know and learn easily about Rust when it comes to the Restful world.

Tags

Great! You've successfully subscribed.
Great! Next, complete checkout for full access.
Welcome back! You've successfully signed in.
Success! Your account is fully activated, you now have access to all content.