Skip to content

Commit

Permalink
Port from Actix Web to Rocket v0.4 (semi-async, using Tokio threaded …
Browse files Browse the repository at this point in the history
…runtime)

OpenAPI (swagger) support is removed along the way.

Note: diff best viewed with `--ignore-space-change` (because of indented async blocks)
  • Loading branch information
strohel committed Sep 20, 2020
1 parent 24d06c4 commit f37de2f
Show file tree
Hide file tree
Showing 10 changed files with 804 additions and 919 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
!src
!Cargo.toml
!Cargo.lock
!Rocket.toml
Loading

0 comments on commit f37de2f

Please sign in to comment.