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

14 Commits

Author SHA1 Message Date
0281a1a112 fix last dotenv reference 2023-10-29 01:48:04 +01:00
e2c32161a9 update dotenv::dotenv references 2023-10-29 01:18:40 +01:00
4e15805325 update postgres and sailfish deps 2023-10-29 01:14:14 +01:00
db35977fbe chore: fmt 2023-07-22 22:29:35 +01:00
de0411ca31 feat: update example api to support GET /users (#629)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2023-07-22 22:28:57 +01:00
b951c4dbee move derive_more to workspace dep 2023-01-02 20:38:03 +00:00
91ffa11e19 move a couple more things to workspace deps 2023-01-02 20:33:43 +00:00
aee47e0817 Use workspace dependencies for actix-web (#594) 2022-12-21 14:49:28 +00:00
a64e21ee6e group imports 2022-07-09 21:08:11 +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
4dc9199781 update actix web to stable version 2022-02-25 21:08:53 +00:00
cc3d356209 restructure folders 2022-02-18 02:01:48 +00:00