FastAPI is a very cool open-source framework to construct API using Python. Its syntax is similar to Flask, so if you use it, you should not have any trouble learning it.
It is a relative new development (< 2 years), but it has already 27k stars on Github.