Initial commit
This commit is contained in:
commit
376a7a9fe5
71 changed files with 2326 additions and 0 deletions
6
tests/test_main.http
Normal file
6
tests/test_main.http
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# Test your FastAPI endpoints
|
||||
|
||||
GET http://127.0.0.1:8000/
|
||||
Accept: application/json
|
||||
|
||||
###
|
||||
Loading…
Add table
Add a link
Reference in a new issue