1
0
mirror of https://github.com/actix/examples synced 2024-11-23 14:31:07 +01:00
examples/databases/sea-orm/README.md
2024-07-07 02:01:13 +01:00

334 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/