Rob Ede
c8a4544ea1
return uploaded files information in s3 example
2022-08-01 03:19:39 +01:00
Rob Ede
4840cfdb68
migrate s3 example to aws-sdk-s3
2022-08-01 01:17:59 +01:00
Rob Ede
0149e64c7a
bump uuid to v1
2022-07-31 23:51:08 +01:00
dependabot[bot]
9adb5d3f0e
Bump juniper from 0.15.9 to 0.15.10 ( #567 )
...
Bumps [juniper](https://github.com/graphql-rust/juniper ) from 0.15.9 to 0.15.10.
- [Release notes](https://github.com/graphql-rust/juniper/releases )
- [Changelog](https://github.com/graphql-rust/juniper/blob/master/release.toml )
- [Commits](https://github.com/graphql-rust/juniper/compare/juniper-v0.15.9...juniper-v0.15.10 )
---
updated-dependencies:
- dependency-name: juniper
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-30 00:19:27 +01:00
Rob Ede
522e3d11e2
clippy
2022-07-21 03:30:58 +01:00
Rob Ede
c557986915
update actix-session everywhere
2022-07-21 03:30:12 +01:00
Koki Nishihara
5c9f69bb07
update example redis-session ( #545 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-07-21 03:21:07 +01:00
Luyi
b6255d1637
Update Cargo.toml ( #566 )
2022-07-20 23:01:08 +01:00
Rob Ede
6c39b4b138
reduce boilerplate on response channels
2022-07-12 02:33:54 +01:00
Rob Ede
25368e6b65
remove select macro
2022-07-12 01:42:58 +01:00
Rob Ede
0b93208bb2
bump futures-utils to 0.3.17
2022-07-12 01:08:56 +01:00
Rob Ede
b8a1449605
improve actorless echo example
2022-07-12 01:08:15 +01:00
Rob Ede
f3ff729a69
add actorless chat example
2022-07-11 20:19:29 +01:00
Rob Ede
fd17252725
remove select macro from echo example
2022-07-11 20:19:20 +01:00
Rob Ede
a4a060994d
add actorless websocket echo example
2022-07-11 01:44:46 +01:00
Rob Ede
4ff98dbaa5
re-add fluent templating example to workspace
2022-07-10 03:48:11 +01:00
Rob Ede
8770694e11
add fluent templates example
2022-07-10 03:30:48 +01:00
Rob Ede
0f08afee18
update sailfish
2022-07-09 23:39:21 +01:00
Rob Ede
0a201cd860
update async-graphql deps
2022-07-09 23:35:09 +01:00
Rob Ede
a46a459476
update deps
2022-07-09 23:13:39 +01:00
Rob Ede
ecc8522725
update mysql deps
2022-07-09 23:11:36 +01:00
Rob Ede
bbb2e54f07
update some easy deps
2022-07-09 22:54:51 +01:00
BSPlatt
b85201494a
update register link to match correct path ( #563 )
2022-07-09 22:22:53 +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
Rob Ede
e97bc83f59
update actix-web-lab deps
2022-07-09 20:48:05 +01:00
Rob Ede
43e79460b7
update deps
2022-07-09 20:43:47 +01:00
Rob Ede
344bcfce10
add rustus to showcase
2022-07-03 01:46:46 +01:00
Rob Ede
368986fc9e
fix redirecthttps name
2022-06-26 05:08:20 +01:00
Rob Ede
c0e99e7233
fix redirecthttps link
2022-06-26 05:07:57 +01:00
PeterPierinakos
c47371caa7
Replace all unwraps in hello-world example with ? operator ( #562 )
2022-06-24 18:17:52 +01:00
Daniel Hartig
04e3ccaca5
Updated actix-session version to 0.6 in examples/auth/cookie-session ( #560 )
2022-06-21 07:32:08 +09:00
Yuri Astrakhan
ec919b2424
Use branch agnostic link ( #559 )
...
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-06-08 11:01:44 +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
Yuri Astrakhan
7a957cee6e
Update Cargo.lock to fix the build ( #556 )
2022-06-08 03:36:16 +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
Orhun Parmaksız
b459225d5a
Add rustypaste to community showcase ( #552 )
2022-05-16 10:09:13 +01:00
Rob Ede
62ac6c0e23
Update README.md
2022-04-21 15:07:19 +01:00
Riley
453311c296
Add pict-rs to community examples ( #546 )
2022-04-03 23:45:16 +01:00
Stephen W
69a369c937
Fix path in readme file for websocket echo example ( #536 )
2022-03-16 02:21:03 +00:00
Rob Ede
63c91733b5
add monrinth to showcase
2022-03-15 18:49:33 +00:00
Rob Ede
4f1881d1a3
clean up rustls example
2022-03-15 18:17:19 +00:00
Rob Ede
c9ebeacf58
fix cors example
2022-03-15 17:32:27 +00:00
Rob Ede
ba7812fb0a
fix links
2022-03-08 15:49:32 +00:00
Rob Ede
e1d124c0e3
fmt
2022-03-07 13:34:59 +00:00
niwa-s
57f5605f3f
fix typo for websockets/chat-tcp/client.rs ( #535 )
2022-03-07 13:22:18 +00:00
Rob Ede
c0ac2834d5
add barricade to showcase
...
closes #435
2022-03-06 00:52:48 +00:00
Rob Ede
e239414a55
format markdown
2022-03-06 00:43:10 +00:00