1
0
mirror of https://github.com/actix/actix-website synced 2024-11-24 16:52:59 +01:00
actix-website/content/docs/_index.md
2020-09-12 16:21:54 +01:00

866 B

title description menu weight
Documentation Guiding you through building web apps with Actix
docs_intro
name
Welcome
10

Welcome to Actix

Actix Web lets you quickly and confidently develop web services in Rust and this guide get you going in no time.

The documentation on this website focusses primarily on the Actix Web framework. For information about the actor framework called Actix, check out the Actix book (or the lower level actix API docs). Otherwise, head on to the getting started guide. If you already know your ways around and you need specific information you might want to read the actix-web API docs.