REST API to MySQL database using Python
Preface💫
In the previous blog post to this, we created a data pipeline that scrapes football data from a website and loads it to an AWS S3 bucket as a CSV file, all through Python.
This time, we’ll be sending HTTP requests to a REST API endpoint, fo...
stephendavidwilliams.com13 min read