An implementation of the UDEMY course: Building web APIs with Rust (advanced)
 
 
 
Go to file
Pau Costa 63cfccdba0 🚧 Initial diesel setup 2024-01-23 17:31:12 +01:00
migrations 🚧 Initial diesel setup 2024-01-23 17:31:12 +01:00
src 🚧 Initial diesel setup 2024-01-23 17:31:12 +01:00
.gitignore 🎉 Initial docker boilerplate for the crts app 2024-01-18 18:26:42 +01:00
Cargo.lock 🚧 Initial diesel setup 2024-01-23 17:31:12 +01:00
Cargo.toml 🚧 Initial diesel setup 2024-01-23 17:31:12 +01:00
Dockerfile 🎉 Initial docker boilerplate for the crts app 2024-01-18 18:26:42 +01:00
README.md Initial commit 2024-01-18 17:18:49 +00:00
diesel.toml 🚧 Initial diesel setup 2024-01-23 17:31:12 +01:00
docker-compose.yml 🎉 Initial docker boilerplate for the crts app 2024-01-18 18:26:42 +01:00

README.md

crts

An implementation of the UDEMY course: Building web APIs with Rust (advanced)