fastapi
Datasets
All datasets matching “fastapi”fastapi-swe-bench-tasks
FastAPI SWE-Bench Tasks
5 SWE-Bench-style evaluation instances for tiangolo/fastapi at commit 627c10a2.
Instances
ID
Title
tiangolo__fastapi-90001
Duplicate on_startup/on_shutdown handlers when same router included twice
tiangolo__fastapi-90002
_endpoint_context_cache stale data and memory leak via id() reuse
tiangolo__fastapi-90003
strict_content_type not overridable at include_router call site
tiangolo__fastapi-90004
_extract_endpoint_context swallows… See the full description on the dataset page: https://huggingface.co/datasets/mokshjain/fastapi-swe-bench-tasks.omnimcp_python_fastapi_async_teaser
🔬 INSPECT THE DEEPSEEK-R1 REASONING CHAIN LIVE:
Zero hallucinations. Null syntax errors. 100% AST compiler validated.🌐 Live Interactive Reasoning & Code Inspector: https://emgena.com/trainingslager🎁 Claim your Free Starter Kit (Code: STARTER100): https://emgena.com/trainingslager🏷️ Launch Discount: Get 20 € OFF any 500-incident production suite with code LAUNCH20!
📜 Enterprise Compliance: EU AI Act Articles 50 & 53 certified • 100% DSGVO / GDPR clean • Commercial EULA… See the full description on the dataset page: https://huggingface.co/datasets/emgena/omnimcp_python_fastapi_async_teaser.fastapi-swebench-v2
FastAPI SWE-bench Tasks
5 SWE-bench-style bug-fix tasks mined from tiangolo/fastapi.
Each instance includes:
instance_id, repo, pull_number, base_commit, version
patch — gold source-only fix
test_patch — gold test changes
problem_statement — issue title + body
FAIL_TO_PASS — tests that must go from failing to passing
PASS_TO_PASS — tests that must remain passing
image_tag — pre-built Docker image (mokshjn00/fastapi-swebench:<instance_id>, linux/amd64)
Instances… See the full description on the dataset page: https://huggingface.co/datasets/mokshjain/fastapi-swebench-v2.fastapi-swebench-tasks
FastAPI SWE-bench Tasks
5 SWE-bench-style bug-fix tasks mined from tiangolo/fastapi.
Each instance includes:
instance_id, repo, pull_number, base_commit, version
patch — gold source-only fix
test_patch — gold test changes
problem_statement — issue title + body
FAIL_TO_PASS — tests that must go from failing to passing
PASS_TO_PASS — tests that must remain passing
image_tag — pre-built Docker image (mokshjn00/fastapi-swebench:<instance_id>, linux/amd64)
Instances… See the full description on the dataset page: https://huggingface.co/datasets/mokshjain/fastapi-swebench-tasks.fastapi-tasks-v1
fastapi-tasks-v1
25 FastAPI tasks for the fastapi-env
RL environment. Each task asks for a small FastAPI application to be built and exercised, and is
graded on the response values it produces — status codes, header values and JSON scalars.
field
meaning
task_id
fa-000 … fa-024
category
routing / validation / responses / dependencies / schema
prompt
what to build and what to return
api_description
the shared preamble (available imports, how TestClient works)… See the full description on the dataset page: https://huggingface.co/datasets/eltociear/fastapi-tasks-v1.expressjs-fastapi-coding-challenges
ExpressJS and FastAPI Coding Challenges
Prerequisites and Environment Setup
1. Required Dependencies
To use this dataset effectively for training and evaluation, you'll need the following dependencies installed on your system:
For ExpressJS (JavaScript) challenges:
Node.js (LTS version recommended)
npm (comes with Node.js)
For FastAPI (Python) challenges:
Python 3.10 or higher
pip
ruff (for linting and formatting - recommended)
For all
Huggingface datasets… See the full description on the dataset page: https://huggingface.co/datasets/amaydle/expressjs-fastapi-coding-challenges.
