{"id":24534426,"url":"https://github.com/clumsybirder/cbird","last_synced_at":"2026-05-10T15:36:11.301Z","repository":{"id":271710714,"uuid":"914170496","full_name":"ClumsyBirder/cbird","owner":"ClumsyBirder","description":"基于Python3和FastAPI的RESTful API的项目","archived":false,"fork":false,"pushed_at":"2025-01-17T09:05:41.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-17T10:19:31.016Z","etag":null,"topics":["fastapi","mysql","pydantic","pydantic-v2","python","restful-api","sqlalchemy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ClumsyBirder.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}},"created_at":"2025-01-09T04:38:57.000Z","updated_at":"2025-01-17T09:05:42.000Z","dependencies_parsed_at":"2025-01-17T10:19:12.421Z","dependency_job_id":null,"html_url":"https://github.com/ClumsyBirder/cbird","commit_stats":null,"previous_names":["clumsybirder/cbird"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClumsyBirder%2Fcbird","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClumsyBirder%2Fcbird/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClumsyBirder%2Fcbird/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ClumsyBirder%2Fcbird/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ClumsyBirder","download_url":"https://codeload.github.com/ClumsyBirder/cbird/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235104742,"owners_count":18936412,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["fastapi","mysql","pydantic","pydantic-v2","python","restful-api","sqlalchemy"],"created_at":"2025-01-22T11:17:09.359Z","updated_at":"2026-05-10T15:36:11.232Z","avatar_url":"https://github.com/ClumsyBirder.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CBird\n\n## Features\n\n- Asynchronous API with FastAPI\n- Asynchronous database operations with SQLAlchemy\n- User creation and retrieval endpoints\n- Environment variable configuration\n- Logging setup\n\n## Requirements\n\n- Python 3.7+\n- pip\n- virtualenv (recommended)\n\n## Project Structure\n\n```\nCBird\n├── main.py          # Main application file\n├── models.py        # Database models\n├── schemas.py       # Pydantic schemas\n└── ...\n```\n\n## Setup and Installation\n\n1. Clone the repository: `git clone \u003crepository_url\u003e`\n2. Create a virtual environment: `python3 -m venv .venv`\n3. Activate the virtual environment: `. .venv/bin/activate` (Linux/macOS) or `.venv\\Scripts\\activate` (Windows)\n4. Install dependencies: `pip install -r requirements.txt`\n\n\n## Running the Application\n\nTo run the application:\n\n```bash\nuvicorn main:app\n```\n\n## Development\n\nTo run the application in development mode with auto-reload:\n\n```bash\nuvicorn main:app --reload\n```\n\nThis will start the server and automatically restart it when you make changes to the code.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclumsybirder%2Fcbird","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclumsybirder%2Fcbird","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclumsybirder%2Fcbird/lists"}