Billy Chan
f2dbf6375e
update examples
2025-01-10 23:17:50 +08:00
Chris Tsang
29b7aa7004
update examples
2024-12-24 00:47:22 +00:00
Billy Chan
cf99b5f075
update examples
2024-12-02 14:55:35 +08:00
Chris Tsang
5f1a9d2a46
update examples
2024-11-04 01:01:05 +00:00
Billy Chan
ab660d418d
update examples
2024-10-15 14:35:40 +08:00
Billy Chan
05e85abf46
update examples
2024-10-15 14:34:33 +08:00
Billy Chan
1218b1e942
update examples
2024-10-04 17:44:29 +08:00
Alvaro Parker
bfd21e92e3
Fix typos ( #2360 )
...
* fix typos
* CHANGELOG
---------
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2024-10-04 16:42:52 +08:00
Billy Chan
eb4ce3a0f4
update examples
2024-08-09 18:33:11 +08:00
Billy Chan
2c70ad10be
update examples
2024-08-02 17:08:29 +08:00
Billy Chan
d87f586bbf
update examples
2024-06-25 11:50:11 +08:00
Billy Chan
17b2f6e98e
update examples
2024-06-19 20:41:59 +08:00
Chris Tsang
ac6c85f719
update examples
2024-05-29 13:46:38 +01:00
Billy Chan
4693fc125b
update examples
2024-05-03 16:07:49 +08:00
Billy Chan
6b52288fcc
update examples
2024-03-27 00:17:42 +08:00
Chris Tsang
5c8bca02cd
update examples
2024-03-15 23:31:57 +00:00
Billy Chan
f7f914e198
update examples
2024-02-06 14:14:10 +08:00
Billy Chan
94403b5659
migration: schema helper ( #2099 )
...
* Adapted loco-rs/schema.rs
* avoid `&mut ColumnDef` after upgraded to sea-query 0.31.0
* refactoring
* rewrite schema.rs
* revert
* fmt
* fix
* loco_example: pin loco-rs version
* refactor
2024-02-06 14:10:36 +08:00
Chris Tsang
b5804551eb
update examples
2024-01-22 09:48:29 +00:00
Chris Tsang
ca6f381d28
update examples
2024-01-14 16:10:33 +00:00
Chris Tsang
4ecf47e087
update examples
2023-12-14 19:42:32 +00:00
ttys3
3ff4f11cb7
upgrade to Axum 0.7 ( #1984 )
...
* refactor: upgrade to axum 0.7
* refactor: upgrade to axum 0.7
2023-11-28 02:28:49 +08:00
Chris Tsang
8aa49beb6d
update examples
2023-11-13 09:03:26 +00:00
Chris Tsang
5d677a401b
update examples
2023-11-12 20:14:30 +00:00
Chris Tsang
3796ce40ad
update examples
2023-10-19 19:28:46 +01:00
Chris Tsang
13a74db184
update examples
2023-09-22 18:13:27 +01:00
Chris Tsang
43e2b9d314
update examples
2023-08-04 20:44:06 +01:00
Chris Tsang
d7d45ae669
update examples
2023-07-27 15:01:42 +01:00
Chris Tsang
96087291c2
0.12.0-rc.5
2023-07-25 16:28:35 +08:00
darkmmon
84be56e01a
update example's dependency versions ( #1759 )
...
* version update, all examples marked with #notcomplete does not compile with cargo run
* WIP
* salvo example fixed
* testing, and boost a minor version
* fmt
* build dependency update
* CI
* cleanup
---------
Co-authored-by: Billy Chan <ccw.billy.123@gmail.com>
2023-07-25 16:12:44 +08:00
Chris Tsang
ae899d6744
Remove sea-query's Iden macro
2023-07-13 10:36:56 +01:00
Chris Tsang
a42a9a1d3d
update examples
2023-07-08 00:14:02 +08:00
Chris Tsang
6bb7bb30fa
update examples
2023-06-22 07:06:48 +08:00
df51d
0b15f4f5e2
change: rename core
crate to service
in examples ( #1662 )
...
* change: rename `core` crate to `service` in examples
* fix(jsonrpsee-example): broken dependency
2023-05-23 10:33:44 +08:00
Billy Chan
9ca01b3e7c
Upgrade tracing-subscriber
dependency to 0.3.17 ( #1609 )
...
* Upgrade `tracing-subscriber` dependency to 0.3.17
* Revert "fix: `regex` dep should enable `unicode` feature (#1605 )"
This reverts commit 41d9a853342155e0b7df4afb15990225b1c8a981.
2023-04-24 14:21:15 +08:00
Billy Chan
ca09ac9333
update examples
2023-03-16 18:28:04 +08:00
Billy Chan
6b1463ddd0
update examples
2023-03-10 22:13:03 +08:00
Chris Tsang
f9caf9d6dd
update examples
2023-02-07 02:51:00 +08:00
Chris Tsang
c4df4999f2
update examples
2023-02-04 16:10:21 +08:00
Chris Tsang
f66834f6e6
update examples
2023-02-01 23:46:42 +08:00
Billy Chan
4e3a45c2f7
Fix clippy warnings ( #1436 )
2023-01-31 15:52:57 +08:00
Cemre Mengu
5ccae4e6d0
examples(axum): use tokio runtime ( #1428 )
2023-01-28 21:37:24 +08:00
Billy Chan
cbd7a8d1c9
Cleanup the use of vec![]
( #1367 )
...
* Public methods accept any IntoIterator as argument
* refactoring
2023-01-11 14:17:06 +08:00
Billy Chan
b2185af559
Cleaning up dependency ( #1300 )
...
* Dependency version cleanup
* Update build tool
* Disable default features
* [cli] disable default features
2022-12-16 15:52:00 +08:00
ttys3
0c40345e1b
chore: upgrade to axum 0.6.1 version ( #1285 )
2022-12-08 00:06:23 +08:00
Chris Tsang
3be41808e9
update examples
2022-11-14 15:08:25 +08:00
Chris Tsang
00b45e25c4
update examples
2022-11-06 21:03:40 +08:00
Billy Chan
ecf49b5155
update examples
2022-10-27 16:03:45 +08:00
Horu
d9ac2f1509
fix(deps): dotenv -> dotenvy ( #1085 )
2022-10-05 23:19:48 +08:00
Billy Chan
6ba8e1b9f1
DeriveRelation
on empty Relation enum (#1019 )
2022-09-25 10:17:39 +08:00