modern-apis-with-fastapi
modern-apis-with-fastapi copied to clipboard
Course demos and handouts for our Modern APIs with FastAPI course.
Results
1
modern-apis-with-fastapi issues
Sort by
recently updated
recently updated
newest added
Hi, In **modern-apis-with-fastapi**, inappropriate dependency versioning constraints can cause risks. Below are the dependencies and version constraints that the project is using ``` fastapi uvicorn httpx jinja2 aiofiles requests ```...