1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
Commit Graph

28 Commits

Author SHA1 Message Date
Remi_IO
8f924c4791
Add SeaORM in examples/databases. (#587) 2022-11-22 10:57:21 +00:00
Remi_IO
3b4ad584eb
Fix invalid non-existent link (for database example:rbatis). (#585) 2022-11-22 06:10:26 +00:00
Leonel Sanches
1e1767135d
Update README.md (#579) 2022-11-04 22:11:36 +00:00
Rob Ede
ddda86784a
update deps 2022-10-26 16:51:27 +01:00
Rob Ede
8a22559cac
fmt 2022-10-16 21:20:54 +01:00
Rob Ede
fa323545e9
update redis example to v0.22 2022-10-16 19:14:40 +01:00
Rob Ede
ed04cc97b3
update diesel to v2 2022-09-10 23:33:09 +01:00
Rob Ede
0b93208bb2
bump futures-utils to 0.3.17 2022-07-12 01:08:56 +01:00
Rob Ede
8770694e11
add fluent templates example 2022-07-10 03:30:48 +01:00
Rob Ede
bbb2e54f07
update some easy deps 2022-07-09 22:54:51 +01:00
Rob Ede
a64e21ee6e
group imports 2022-07-09 21:08:11 +01:00
Rob Ede
4b801ba222
clippy 2022-07-09 21:05:06 +01:00
Yuri Astrakhan
db5f00e771
Use captured args in format string (#558) 2022-06-08 03:53:38 +01:00
Yuri Astrakhan
912de4aa46
Minor lints and clippies (#557) 2022-06-08 03:53:28 +01:00
Andrew Langmeier
271a68c07d
Update dependencies for databases/postgres (#555)
Fix config code to account for breaking changes
2022-06-08 00:51:42 +01:00
Andrew Langmeier
a7a7f0858b
Update databases/postgres/README.md (#554)
* Update databases/postgres/README.md

Add sudo -u postgres to relevant commands

Add privilege granting step for new user

Add -i flag to curl command to show HTTP response code

* Update databases/postgres/README.md

Add more options for accomplishing tasks

Add note regarding
2022-06-06 19:20:46 +01:00
Rob Ede
e239414a55
format markdown 2022-03-06 00:43:10 +00:00
Rob Ede
e8cd22d2f2
reduce futures dep 2022-03-06 00:15:19 +00:00
Rob Ede
c3fd8e1315
update dependencies 2022-03-04 16:28:40 +00:00
Rob Ede
4dc9199781
update actix web to stable version 2022-02-25 21:08:53 +00:00
Rob Ede
1206905a11
fix static-files readme name 2022-02-18 03:36:04 +00:00
Rob Ede
d25d71111f
remove boxes from weather queries
fixes #282
2022-02-18 03:13:49 +00:00
Rob Ede
fbd3b228e9
fmt 2022-02-18 02:44:02 +00:00
Rob Ede
aca1dab890
rc3 2022-02-18 02:40:58 +00:00
Rob Ede
e7b73040d7
fix diesel example 2022-02-18 02:32:44 +00:00
Rob Ede
09e3318ebf
temp remove diesel ci 2022-02-18 02:27:07 +00:00
Rob Ede
357983d22c
fix ci 2022-02-18 02:13:55 +00:00
Rob Ede
cc3d356209
restructure folders 2022-02-18 02:01:48 +00:00