Run the app¶
To run the application we use an object method already instantiated by FletEasy
(you can customize the parameters of method according to your needs):
Methods¶
run¶
run_async¶
Use with fastapi¶
To get the main of the app and be able to add Fastapi to it.