tutorials
tutorials copied to clipboard
Source code from Jake Wright's YouTube tutorials
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Bumps [flask](https://github.com/pallets/flask) from 0.12 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Bumps [flask](https://github.com/pallets/flask) from 0.12 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...
Update from `DELETE /devices/` to `DELETE /device/` to align flask app source code.
i had this error Warning: file_get_contents(http://product-service/): Failed to open stream: Connection refused in /var/www/html/index.php on line 11 Warning: Attempt to read property "products" on null in /var/www/html/index.php on line 14...
Fixing typo: 192.1.68.0.2 => 192.168.0.2
Updated the README to reflect the correct order of the response :)
awesome change
i tried you code but there seems to be a problem with markdown i noticed extra " " are added before and after the file content hence it is displayed...