Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

To launch manually from an iPython console:

from tests.apps.fastapi_app import launch_fastapi
launch_fastapi()

or

ipython -c 'from tests.apps.fastapi_app import launch_fastapi; launch_fastapi()'

Then you can launch requests:

curl -i localhost:10816/