rest-apis-flask-python icon indicating copy to clipboard operation
rest-apis-flask-python copied to clipboard

Projects and e-book for our course, REST APIs with Flask and Python

Results 13 rest-apis-flask-python issues
Sort by recently updated
recently updated
newest added

https://github.com/tecladocode/rest-apis-flask-python/blob/3380640669b90e907f65660225af2f06d6b883f2/section6/resources/item.py#L48-L60 Hi, In Lec99, the HTTP response of PUT is not fully correctly dealt with. According to this: https://httpwg.org/specs/rfc7231.html, PUT should return 201, when new resource has been created. (Also,...

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies
javascript

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies
javascript

Running the app on render.com triggers the following > OperationalError sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such table: stores [SQL: SELECT stores.id AS stores_id, stores.name AS stores_name FROM stores] (Background on this error...

For the first deploy (chapter 11) As data.db is part of the .gitignore render.com we need to trigger COPY . . flask db upgrade at deploy

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...

dependencies
javascript

remove 80-characters long limitation on password

Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `send` from 0.18.0 to 0.19.0 Release notes Sourced from send's releases. 0.19.0 What's Changed Remove link renderization in...

dependencies
javascript