Add 'routes' command

@ycd There is a need to update the images, but I don't know how you generate them.
Codecov Report
Merging #57 (1825c75) into master (510ea4e) will increase coverage by
3.42%. The diff coverage is100.00%.
@@ Coverage Diff @@
## master #57 +/- ##
==========================================
+ Coverage 83.68% 87.11% +3.42%
==========================================
Files 7 7
Lines 141 163 +22
==========================================
+ Hits 118 142 +24
+ Misses 23 21 -2
| Impacted Files | Coverage Δ | |
|---|---|---|
| manage_fastapi/helpers.py | 81.81% <100.00%> (+18.18%) |
:arrow_up: |
| manage_fastapi/main.py | 85.41% <100.00%> (+12.44%) |
:arrow_up: |
| manage_fastapi/config.py | 71.42% <0.00%> (-14.29%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 510ea4e...1825c75. Read the comment docs.
@Kludex we can merge this too if you want, then i can add images JFYK.
PS: I use carbon.now.sh to generate those images 😀
I need to check the import again, I think I'm missing some error handling. Thanks!