flask-api-template icon indicating copy to clipboard operation
flask-api-template copied to clipboard

A basic template to help kickstart development of a Flask API

Results 13 flask-api-template issues
Sort by recently updated
recently updated
newest added

Added steps required to setup postgres database. Changes include: * Relevant config lines in the config.py file, * Added required dependency for communication with postgres db: psycopg2-binary to requirements.txt *...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. Commits 8fb96ed 2023.07.22 afe7722 Bump actions/setup-python from 4.6.1 to 4.7.0 (#230) 2038739 Bump dessant/lock-threads from 3.0.0 to 4.0.1 (#229) 44df761 Hash pin Actions and...

dependencies
python

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.0 to 2.0.4. Release notes Sourced from urllib3's releases. 2.0.4 Added support for union operators to HTTPHeaderDict (#2254) Added BaseHTTPResponse to urllib3.__all__ (#3078) Fixed urllib3.connection.HTTPConnection to raise...

dependencies
python

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5. Release notes Sourced from aiohttp's releases. 3.8.5 Security bugfixes Upgraded the vendored copy of llhttp_ to v8.1.1 -- by :user:webknjaz and :user:Dreamsorcerer. Thanks to...

dependencies
python

Bumps [platformdirs](https://github.com/platformdirs/platformdirs) from 3.4.0 to 3.9.1. Release notes Sourced from platformdirs's releases. 3.9.1 What's Changed unix: Optionally create the opinionated log/ in user_log_dir() by @​kemzeb in platformdirs/platformdirs#208 Full Changelog: https://github.com/platformdirs/platformdirs/compare/3.9.0...3.9.1...

dependencies
python

Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.10 to 2.0.19. Release notes Sourced from sqlalchemy's releases. 2.0.19 Released: July 15, 2023 orm [orm] [bug] Fixed issue where setting a relationship collection directly, where an...

dependencies
python

Bumps [rq](https://github.com/nvie/rq) from 1.13.0 to 1.15.1. Release notes Sourced from rq's releases. v1.15.1 Fixed a bug that may cause a crash when cleaning intermediate queue. Thanks @​selwin! Fixed a bug...

dependencies
python

Bumps [rich](https://github.com/Textualize/rich) from 13.3.4 to 13.4.2. Release notes Sourced from rich's releases. v13.4.2 [13.4.2] - 2023-06-12 Changed Relaxed markdown-it-py dependency Hot fix for typing extension issue [13.4.1] - 2023-05-31 Fixed...

dependencies
python

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.3.0 to 2.3.6. Release notes Sourced from werkzeug's releases. 2.3.6 This is a fix release for the 2.3.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/2.3.x/changes/#version-2-3-6 Milestone: https://github.com/pallets/werkzeug/milestone/32?closed=1 2.3.5 This is...

dependencies
python

Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2023.3.23 to 2023.6.3. Changelog Sourced from regex's changelog. Version: 2023.6.3 # Git issue 498: Conditional negative lookahead inside positive lookahead fails to match Conditional node needed an...

dependencies
python