actix-gcd.git
3 years agorefactor: GcdParameters impl fmt::Display and gcd. Index html now static
Pass Automated Testing Suite [Mon, 18 Oct 2021 11:07:45 +0000 (13:07 +0200)]
refactor: GcdParameters impl fmt::Display and gcd. Index html now static

axum and actix-web now returns GcdParameters' fmt::Display. They also
serve the same static html.
gcd function is now part of GcdParameters as a method.

3 years agoAdd optional axum build configuration and README
Pass Automated Testing Suite [Sun, 17 Oct 2021 10:18:11 +0000 (12:18 +0200)]
Add optional axum build configuration and README

3 years agoinitial commit
Pass Automated Testing Suite [Sat, 16 Oct 2021 19:07:16 +0000 (21:07 +0200)]
initial commit