1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2025-01-23 23:48:06 +00:00

add examples readme

This commit is contained in:
Rob Ede 2022-01-27 06:32:28 +00:00
parent 3ae4f0a629
commit 0d93a8c273
No known key found for this signature in database
GPG key ID: 97C636207D3EF933

3
examples/README.md Normal file
View file

@ -0,0 +1,3 @@
# Actix Web Examples
This folder contain just a few standalone code samples. There is a much larger registry of example projects [in the examples repo](https://github.com/actix/examples).