In this article, we'll look at creating an API using the Python package, Flask, using MongoDB for our database, creating Postman tests and running everything with Docker. You can find all the code I'll go through in my example-api repo: https://gith...