LukeMathWalker
|
18a1ff9d59
|
Update to latest actix-web
|
2021-07-11 16:57:51 +01:00 |
|
LukeMathWalker
|
07fa536146
|
Update to latest actix-web.
|
2021-05-01 16:15:02 +01:00 |
|
LukeMathWalker
|
a702e3a1d0
|
Update to use once_cell instead of lazy_static.
Use a custom sink instead of different log levels to silence logs in tests.
|
2021-05-01 15:35:27 +01:00 |
|
LukeMathWalker
|
b1258bd780
|
Update to latest tokio.
|
2021-05-01 15:34:46 +01:00 |
|
LukeMathWalker
|
9dd9aaffd6
|
Use TryInto.
|
2020-12-29 10:00:11 +00:00 |
|
LukeMathWalker
|
f6d62fb7a1
|
Add email validation.
|
2020-12-28 12:26:05 +00:00 |
|
Luca Palmieri
|
9dd3b0590a
|
Return 400 on bad names.
|
2020-12-11 15:50:09 +00:00 |
|
Luca Palmieri
|
0eaf310f29
|
Add SubscriberName constructor.
|
2020-12-09 17:20:15 +00:00 |
|
Luca Palmieri
|
847bb8152a
|
Update CI + update sqlx
|
2020-12-05 19:10:01 +00:00 |
|
Luca Palmieri
|
bfbbf96c41
|
Chapter 05 (snapshot)
|
2020-12-05 17:07:31 +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 |
|
LukeMathWalker
|
39b7682fea
|
Updated to the latest actix-web version.
|
2020-10-18 15:44:04 +01:00 |
|
LukeMathWalker
|
ff99488030
|
Remove anyhow.
|
2020-10-18 14:13:27 +01:00 |
|
LukeMathWalker
|
cfb11a798d
|
Remove unused dependencies.
|
2020-10-18 13:50:32 +01: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 |
|
Luca Palmieri
|
24dccda00c
|
Chapter 3 Part 1 - Patches (#4)
* Adjust content encoding.
* Refactor assertion.
* Add one more test case
* Fix assertions.
* Fix route.
* Stricter assertions
* Few fixes.
* Formatting
|
2020-08-31 02:05:21 +01:00 |
|
Luca Palmieri
|
656ee46c09
|
Chapter03, Part 1 (#2)
|
2020-08-25 22:19:53 +01:00 |
|
LukeMathWalker
|
8f86c3bccf
|
Populate Chapter3 (Part0)
|
2020-08-23 11:53:08 +01:00 |
|
LukeMathWalker
|
7e63ca87bd
|
Scaffolding
|
2020-08-23 11:34:29 +01:00 |
|