News

Now that you've configured and set up the Python script, you can work on expanding it. I turned it into a Flask application, where a web UI can show me live cards of the information that's pulled ...
Add PUT and POST endpoints to your Flask app. Further document your APIs with the OpenAPI specification. Create a Python Flask app with the OpenAPI code generator. Explore the auto-generated Flask app ...