This website requires JavaScript.
Explore
Help
Sign In
caisin
/
sea-orm
Watch
1
Star
0
Fork
0
You've already forked sea-orm
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sea-orm
/
examples
/
actix_example
History
Sam Samai
fcacae04b8
Use DATABASE_URL from .env file
2021-09-12 11:56:51 +10:00
..
src
List posts from the DB
2021-09-12 11:39:53 +10:00
static
Actix example init
2021-09-11 17:02:59 +10:00
templates
Use DATABASE_URL from .env file
2021-09-12 11:56:51 +10:00
.env
Use DATABASE_URL from .env file
2021-09-12 11:56:51 +10:00
Cargo.toml
Use DATABASE_URL from .env file
2021-09-12 11:56:51 +10:00
README.md
Actix example init
2021-09-11 17:02:59 +10:00
README.md
Actix with SeaORM example app