1
0
mirror of https://github.com/actix/examples synced 2024-11-23 22:41:07 +01:00
examples/databases/sea-orm/README.md
2022-11-22 10:57:21 +00:00

338 B

SeaORM

You can find the SeaORM with Actix 4 example in the sea-orm/examples/actix_example/

And with the Actix 3 here: sea-orm/examples/actix3_example/