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

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/