1
0
mirror of https://github.com/actix/examples synced 2025-06-28 09:50:36 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
912de4aa46 Minor lints and clippies (#557) 2022-06-08 03:53:28 +01:00
271a68c07d Update dependencies for databases/postgres (#555)
Fix config code to account for breaking changes
2022-06-08 00:51:42 +01:00
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
e239414a55 format markdown 2022-03-06 00:43:10 +00:00
e8cd22d2f2 reduce futures dep 2022-03-06 00:15:19 +00:00
c3fd8e1315 update dependencies 2022-03-04 16:28:40 +00:00
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
1206905a11 fix static-files readme name 2022-02-18 03:36:04 +00:00
d25d71111f remove boxes from weather queries
fixes #282
2022-02-18 03:13:49 +00:00
fbd3b228e9 fmt 2022-02-18 02:44:02 +00:00
aca1dab890 rc3 2022-02-18 02:40:58 +00:00
e7b73040d7 fix diesel example 2022-02-18 02:32:44 +00:00
09e3318ebf temp remove diesel ci 2022-02-18 02:27:07 +00:00
357983d22c fix ci 2022-02-18 02:13:55 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00