1
0
mirror of https://github.com/actix/examples synced 2025-06-26 17:17:42 +02:00
Commit Graph

698 Commits

Author SHA1 Message Date
418e6f2548 update deps 2022-03-04 03:46:05 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
bad25d643e use futures-util in more cases 2022-02-22 12:12:17 +00:00
1206905a11 fix static-files readme name 2022-02-18 03:36:04 +00:00
b388c10aea fix links 2022-02-18 02:13:08 +00:00
74ee6ae707 rename nested routing binary 2022-02-18 02:02:44 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00
4d8573c3fe update all websocket examples to v4 2022-02-18 01:44:53 +00:00
1b23e3ff3d update async-graphql example 2022-02-17 21:29:55 +00:00
e0888cd255 update graphql advanced example 2022-02-17 20:59:04 +00:00
7857ac65f8 update protobuf example 2022-02-17 20:22:36 +00:00
ddb84ebf6f feat: Example for Sailfish template engine (#528)
Co-authored-by: aaverichev <Aleksandr.Averichev@hermesrussia.ru>
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-17 20:15:18 +00:00
d815a44ccc Upgrade dependencies in websocket-tcp-example (#469)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-17 19:54:41 +00:00
5c1e25fe52 Database interactions/redis (#524)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-15 00:35:00 +00:00
7ea3f7f54a clean up sse example 2022-02-14 01:37:51 +00:00
0b74135fb0 Adding auto OpenSSL ACME Let's Encrypt example. (#523)
Co-authored-by: Lajto Mekadimon <85128868+lajtomekadimon@users.noreply.github.com>
2022-02-06 16:31:44 +00:00
fb9f9d243d disable db/diesel for now 2022-02-06 08:31:17 +00:00
da60a30fd9 delete db/r2d2 example 2022-02-06 08:25:38 +00:00
a4d43c0ff8 fix db/basic 2022-02-06 08:19:35 +00:00
ae9a9a0382 fmt 2022-02-02 15:50:58 +00:00
06b024d6fe fix lockfile 2022-02-02 15:21:49 +00:00
9c620d1943 Update template-engines/tinytemplate to v4 (#501) 2022-02-02 15:18:48 +00:00
f9b0dde4c8 Update template-engines/tera to v4 (#499) 2022-02-02 15:18:19 +00:00
6afc431858 Update template-engines/handlerbars to v4 (#497) 2022-02-02 15:17:17 +00:00
32f6289764 Update template-engines/askama to v4 (#496) 2022-02-02 15:16:44 +00:00
71899bf343 Update json/jsonrpc to v4 (#491) 2022-02-02 15:16:19 +00:00
5dec713add Update database-interactions/mongo-db to the latest v4 beta (#508)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 15:15:25 +00:00
c01f0ea5f3 Update basics/todo to v4. (#486)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 02:19:01 +00:00
d36c2f0f1f clean up run-in-thread 2022-02-02 02:09:06 +00:00
ca703d9cec Update basics/run-in-thread to v4 (#485) 2022-02-02 02:04:37 +00:00
a99c4ca546 clean up http-proxy 2022-02-02 02:02:47 +00:00
6058625ecb clean up json-validation 2022-02-02 01:51:25 +00:00
da799d58e7 remove dep 2022-02-02 01:47:28 +00:00
ce014059e6 all versions are 1.0 2022-02-02 01:45:20 +00:00
07384c91aa refactor basics/basics 2022-02-02 01:43:27 +00:00
8dcc610d23 Update basics/basics to v4 (#474)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-02-02 01:24:28 +00:00
9aef457a78 improve awc_http example 2022-02-02 01:17:10 +00:00
c960da6bdb bump to rc.1 2022-02-02 00:44:58 +00:00
8fae03844c Update database_interactions/diesel to v4 (#507) 2022-01-31 02:46:08 +00:00
4d2b948bcf Upgrade security/web-cors to v4 (#514) 2022-01-31 02:45:53 +00:00
25066b754f Updated basics/docker_sample to v4. (#504) 2022-01-30 16:21:43 +00:00
1c7ea7154e Update basics/hello-world to v4. (#477) 2022-01-30 16:17:18 +00:00
c2b5d89ea6 Update json/json to v4 (#489) 2022-01-29 16:44:20 +00:00
e903184a12 Update basics/middleware to v4 (#482)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-29 16:39:58 +00:00
9a00813b93 Update template-engines/yarte to v4 (#502) 2022-01-29 16:39:36 +00:00
8b5de155bd Update db/basic, db/sqlx_todo and db/r2d2 to v4 (#506) 2022-01-29 16:25:46 +00:00
062a3af80c delete udp echo example 2022-01-29 16:06:32 +00:00
0e03496d36 Update basics/middleware-ext-mut to v4 (#484) 2022-01-29 14:42:30 +00:00
d327e8800b update docker sample 2022-01-27 02:58:25 +00:00
1cc73366c5 Fix deadlock in casbin example (#471)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-19 19:49:57 +00:00