If you dream about to build a REST API in Python i can strong recommend Falcon as your selected choices.
I will show how you can start by using Falcon as REST API server and gunicorn as a test server services as well, its very easy and you will fast be on your way to build strong REST API services.