Luca Palmieri
|
f4f8b79e25
|
Update dependencies
|
2024-08-29 15:02:24 +02:00 |
|
Luca Palmieri
|
874b4fd467
|
Update to sqlx 0.7
|
2023-09-14 09:43:32 +02:00 |
|
Luca Palmieri
|
7e3ee6cfc3
|
Fix CI
|
2022-10-01 18:30:20 +01:00 |
|
Luca P
|
a7ca2b06b5
|
Update to latest sqlx, config and uuid
|
2022-07-05 17:47:21 +01:00 |
|
Luca P
|
fad7688308
|
Update to actix-web v4
|
2022-02-25 23:57:18 +00:00 |
|
Luca Palmieri
|
96abe6eaf6
|
Update to actix-web beta.19
|
2022-01-05 18:13:00 +00:00 |
|
Luca Palmieri
|
3604e4d8be
|
Update dependencies.
|
2021-12-28 12:46:26 +01:00 |
|
Luca Palmieri
|
0b29eb3abe
|
Update to 2021 edition.
|
2021-12-27 10:56:47 +01:00 |
|
Luca Palmieri
|
3f1bc9bb79
|
Update actix-web.
|
2021-12-26 16:15:49 +01:00 |
|
Luca Palmieri
|
fe52f5f9f6
|
Update to latest actix-web.
|
2021-09-11 20:43:19 +02:00 |
|
Luca Palmieri
|
5ea25c7c8b
|
Update actix-http.
|
2021-08-31 23:26:16 +02:00 |
|
LukeMathWalker
|
44ea635c27
|
Update to latest sqlx.
|
2021-07-11 14:19:35 +01:00 |
|
LukeMathWalker
|
502fe0c37e
|
Update to actix-web 4.0.0-beta.8
|
2021-07-11 14:16:14 +01:00 |
|
LukeMathWalker
|
aa09fed081
|
Tokio is a dev dependency.
|
2021-02-11 08:52:04 +00:00 |
|
LukeMathWalker
|
8a4f21a94c
|
Update to latest tokio / actix-web / sqlx / reqwest.
|
2021-02-11 08:11:45 +00:00 |
|
Luca Palmieri
|
8aaed7bef8
|
Use rustls
|
2020-12-05 19:03:08 +00:00 |
|
Luca Palmieri
|
13da6f9b28
|
Update to latest sqlx (+ general deps update).
|
2020-12-05 18:11:13 +00:00 |
|
Luca Palmieri
|
0b675be903
|
Chapter 03 - Part 1 (snapshot).
|
2020-12-05 16:59:56 +00:00 |
|
Luca Palmieri
|
0a4addc6bb
|
Chapter 5 (#13)
* Add chapter 5
* Basic deployment stuff
* Fix Dockerfile.
* Add an explicit connection timeout.
* Align port with configuration.
* Use debug for faster feedback loops.
* Add address configuration.
* Provision database.
* Use structured options.
* Add configuration
* Fix typo.
* Customise deserialization logic.
* Change to Require.
* Fix spec.
* Add a few more things to the dockerignore file.
* Update to match chapter.
* Add base configuration.
* Amend configuratiohn.
Co-authored-by: LukeMathWalker <rust@lpalmieri.com>
|
2020-11-01 21:25:11 +00:00 |
|
Luca Palmieri
|
3e553eaf60
|
Chapter04 (#9)
* Add chapter 4 code.
* Add logger middleware.
* Add env_logger.
* Instrumented.
* Test logs.
* Introduce instrument.
* Refactor handler.
* Use TracingLogger.
* Update.
* Fix linter error.
|
2020-09-27 17:09:42 +01:00 |
|
LukeMathWalker
|
7e63ca87bd
|
Scaffolding
|
2020-08-23 11:34:29 +01:00 |
|