Commit Graph

11 Commits

Author SHA1 Message Date
69d71d6588
Add ability to run async functions in blocking mode
All checks were successful
Cargo Build & Test / Tests (pull_request) Successful in 14s
Cargo Build & Test / check-cargo-version (pull_request) Successful in 6s
Cargo Build & Test / Test publish (pull_request) Successful in 22s
2024-08-21 15:55:25 +02:00
91cc658d86
Add example and change some code
All checks were successful
Cargo Build & Test / Test publish (pull_request) Successful in 32s
Cargo Build & Test / Tests (pull_request) Successful in 36s
Cargo Build & Test / check-cargo-version (pull_request) Successful in 5s
2024-08-21 14:55:30 +02:00
036c6f873e
Change logic of the router 2024-08-21 12:42:52 +02:00
132917c616
Add controllers
All checks were successful
Cargo Build & Test / Tests (pull_request) Successful in 11s
Cargo Build & Test / Test publish (pull_request) Successful in 12s
Cargo Build & Test / check-cargo-version (pull_request) Successful in 5s
2024-08-21 08:12:12 +02:00
a392734d59 Add ability to render templates
All checks were successful
Cargo Build & Test / Tests (pull_request) Successful in 12s
Cargo Build & Test / Test publish (pull_request) Successful in 12s
Cargo Build & Test / check-cargo-version (pull_request) Successful in 6s
2024-08-20 22:40:04 +02:00
aaa062db31 Add some more Response types
All checks were successful
Cargo Build & Test / Tests (pull_request) Successful in 19s
Cargo Build & Test / check-cargo-version (pull_request) Successful in 5s
Cargo Build & Test / Test publish (pull_request) Successful in 16s
2024-08-20 22:11:40 +02:00
55fb3a196e Add function to add a route
All checks were successful
Cargo Build & Test / Tests (pull_request) Successful in 9s
Cargo Build & Test / Test publish (pull_request) Successful in 10s
Cargo Build & Test / check-cargo-version (pull_request) Successful in 7s
2024-08-20 21:58:14 +02:00
980cc2d42d Remove the default add function
Some checks failed
Cargo Build & Test / Tests (pull_request) Successful in 11s
Cargo Build & Test / Test publish (pull_request) Successful in 9s
Cargo Build & Test / check-cargo-version (pull_request) Failing after 5s
2024-08-20 21:43:09 +02:00
3667622acc
Add methods to get parameters
Some checks failed
Cargo Build & Test / Tests (pull_request) Successful in 11s
Cargo Build & Test / Test publish (pull_request) Successful in 9s
Cargo Build & Test / check-cargo-version (pull_request) Failing after 5s
2024-08-20 15:48:14 +02:00
55c023f504
Add tests to request
Some checks failed
Cargo Build & Test / Tests (pull_request) Successful in 9s
Cargo Build & Test / Test publish (pull_request) Successful in 9s
Cargo Build & Test / check-cargo-version (pull_request) Failing after 5s
2024-08-20 15:24:32 +02:00
Jan Klattenhoff
3ac67f0462 Initial commit 2024-08-20 08:05:01 +02:00