{"id":41285904,"url":"https://github.com/mesa-dot-dev/mesa-sandbox","last_synced_at":"2026-01-23T03:06:55.693Z","repository":{"id":332650449,"uuid":"1131318068","full_name":"mesa-dot-dev/mesa-sandbox","owner":"mesa-dot-dev","description":"Mesa Sandbox","archived":false,"fork":false,"pushed_at":"2026-01-15T00:43:19.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-15T00:45:55.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mesa-dot-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-09T20:10:23.000Z","updated_at":"2026-01-15T00:43:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mesa-dot-dev/mesa-sandbox","commit_stats":null,"previous_names":["mesa-dot-dev/mesa-sandbox"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/mesa-dot-dev/mesa-sandbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa-dot-dev%2Fmesa-sandbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa-dot-dev%2Fmesa-sandbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa-dot-dev%2Fmesa-sandbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa-dot-dev%2Fmesa-sandbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mesa-dot-dev","download_url":"https://codeload.github.com/mesa-dot-dev/mesa-sandbox/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mesa-dot-dev%2Fmesa-sandbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28679141,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-23T01:00:35.747Z","status":"online","status_checked_at":"2026-01-23T02:00:08.296Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-23T03:06:55.044Z","updated_at":"2026-01-23T03:06:55.687Z","avatar_url":"https://github.com/mesa-dot-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mesa Sandbox API\n\nA basic FastAPI project with one controller.\n\n## Setup\n\n```bash\n# Create virtual environment\npython -m venv venv\nsource venv/bin/activate  # On Windows: venv\\Scripts\\activate\n\n# Install dependencies\npip install -r requirements.txt\n```\n\n## Running the Server\n\n```bash\nuvicorn main:app --reload\n```\n\nThe API will be available at `http://localhost:8000`\n\n## API Documentation\n\n- Swagger UI: `http://localhost:8000/docs`\n- ReDoc: `http://localhost:8000/redoc`\n\n## Endpoints\n\n### Root\n- `GET /` - Welcome message\n- `GET /health` - Health check\n\n### Items Controller\n- `GET /items/` - List all items\n- `GET /items/{item_id}` - Get a specific item\n- `POST /items/` - Create a new item\n- `PUT /items/{item_id}` - Update an item\n- `DELETE /items/{item_id}` - Delete an item\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesa-dot-dev%2Fmesa-sandbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmesa-dot-dev%2Fmesa-sandbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesa-dot-dev%2Fmesa-sandbox/lists"}