Promptly-Technologies-LLC

5 mods across 2 repositories, 38 stars between them.

general

01

Promptly-Technologies-LLC/fastapi-jinja2-postgres-webapp

Cursor rule Cursor

This project uses uv for dependency management. To add or remove a dependency, use uv add or uv remove . To update a dependency to the latest version, use uv lock --upgrade-package For development dependencies, add the --group dev flag to these commands. Dependencies can be installed with uv sync.

10 25d ago A 181 tokens original MIT

routers_tests

03

Promptly-Technologies-LLC/fastapi-jinja2-postgres-webapp

Cursor rule Cursor

Since this is a FastAPI web application, test logic for API endpoints often involves checking status codes. Remember, when making a request to an API endpoint, you should specify the followredirects parameter. With followredirects=False, the response code will often be 303; otherwise it will be the response code of…

10 25d ago A 0 tokens original MIT