Update [init_app](https://github.com/python-microservices/pyms/blob/master/pyms/flask/app/create_app.py#L167) to support FastAPI **Possible Issues:** - Connexion or FlaskTracing will not work with this new framework, add validations to raise an IncompatibilityError - Not confirmed: maybe some methods must be declared as async functions