No description
Find a file
2024-04-23 21:15:43 -05:00
src (feat): Simple hello world with Rocket 2024-04-23 21:15:43 -05:00
.gitignore (feat): Init Cargo in folder 2024-04-23 21:00:54 -05:00
Cargo.lock (feat): Simple hello world with Rocket 2024-04-23 21:15:43 -05:00
Cargo.toml (feat): Simple hello world with Rocket 2024-04-23 21:15:43 -05:00
README.md (feat): Init Cargo in folder 2024-04-23 21:00:54 -05:00

Rocket Test App

This is a web app to play with Rocket and building a simple ToDo app.