This website requires JavaScript.
Explore
Help
Sign In
martials
/
simplify_truths
Watch
1
Star
0
Fork
0
You've already forked simplify_truths
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
simplify_truths
/
src
/
routing
/
mod.rs
3 lines
68 B
Rust
Raw
Normal View
History
Unescape
Escape
Started implementing Axum
2024-06-05 22:09:12 +02:00
pub
(
crate
)
mod
simplify
;
Deploy with docker-compose (#1) Deploy using docker-compose and GitHub Actions. Created a simple get endpoint to check if server is running on / Updated address from 127.0.0.1 to 0.0.0.0
2024-06-13 14:42:42 +02:00
pub
(
crate
)
mod
table
;
pub
(
crate
)
mod
index
;
Reference in New Issue
Copy Permalink