{"id":28472884,"url":"https://github.com/fromsko/douban_api","last_synced_at":"2026-01-29T22:37:39.946Z","repository":{"id":288057803,"uuid":"961469913","full_name":"Fromsko/douban_api","owner":"Fromsko","description":"Douban-Top250 - Go-server","archived":false,"fork":false,"pushed_at":"2025-04-15T11:14:57.000Z","size":1041,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"go","last_synced_at":"2025-07-02T01:36:06.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fromsko.png","metadata":{"files":{"readme":"README-py.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-04-06T15:36:26.000Z","updated_at":"2025-04-15T10:01:03.000Z","dependencies_parsed_at":"2025-04-16T08:16:01.757Z","dependency_job_id":null,"html_url":"https://github.com/Fromsko/douban_api","commit_stats":null,"previous_names":["fromsko/douban_api"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Fromsko/douban_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fromsko%2Fdouban_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fromsko%2Fdouban_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fromsko%2Fdouban_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fromsko%2Fdouban_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fromsko","download_url":"https://codeload.github.com/Fromsko/douban_api/tar.gz/refs/heads/go","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fromsko%2Fdouban_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28888426,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T21:06:44.224Z","status":"ssl_error","status_checked_at":"2026-01-29T21:06:42.160Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2025-06-07T11:30:42.043Z","updated_at":"2026-01-29T22:37:39.931Z","avatar_url":"https://github.com/Fromsko.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Douban API\n\n## Overview\n\nThis repository contains the Douban API implementation using FastAPI.\n\n## Branches\n\n- **py**: Contains the FastAPI implementation of the Douban API.\n- **go**: An empty branch for future development.\n\n## Getting Started\n\n### Prerequisites\n\n- Python 3.8 or higher\n- Poetry\n\n### Cloning the Repository\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/Fromsko/douban_api.git\n   cd douban_api\n   ```\n\n2. Checkout the `py` branch:\n\n   ```bash\n   git checkout py\n   ```\n\n### Setting Up the Environment\n\n1. Install dependencies using Poetry:\n\n   ```bash\n   poetry install\n   ```\n\n2. Activate the virtual environment:\n\n   ```bash\n   poetry shell\n   ```\n\n### Running the Application\n\n1. Start the FastAPI application:\n\n   ```bash\n   uvicorn douban_api.web.application:app --reload\n   ```\n\n2. Access the API documentation:\n\n   - Open your browser and go to [http://127.0.0.1:8000/docs](http://127.0.0.1:8000/docs) for Swagger UI.\n   - Alternatively, go to [http://127.0.0.1:8000/redoc](http://127.0.0.1:8000/redoc) for ReDoc.\n\n## Contributing\n\nPlease refer to the [CONTRIBUTING.md](CONTRIBUTING.md) file for guidelines on how to contribute to the project.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromsko%2Fdouban_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffromsko%2Fdouban_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffromsko%2Fdouban_api/lists"}