{"id":15692594,"url":"https://github.com/ultirequiem/ddlc_api","last_synced_at":"2025-09-12T15:50:34.338Z","repository":{"id":46218213,"uuid":"425065125","full_name":"UltiRequiem/ddlc_api","owner":"UltiRequiem","description":"📚 The Doki Doki Literature Club API","archived":false,"fork":false,"pushed_at":"2025-04-24T18:41:39.000Z","size":1541,"stargazers_count":7,"open_issues_count":7,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-09T03:31:56.129Z","etag":null,"topics":["api","ddlc","doki-doki-literature-club","fastapi","natsuki","python","restful-api"],"latest_commit_sha":null,"homepage":"https://ddlcapi.herokuapp.com/docs","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/UltiRequiem.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},"funding":{"patreon":"ultirequiem"}},"created_at":"2021-11-05T19:39:01.000Z","updated_at":"2025-04-24T18:41:36.000Z","dependencies_parsed_at":"2024-10-24T00:14:23.288Z","dependency_job_id":"c025f4ad-5c8a-460a-b7a0-2c31156e1482","html_url":"https://github.com/UltiRequiem/ddlc_api","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/UltiRequiem/ddlc_api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fddlc_api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fddlc_api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fddlc_api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fddlc_api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UltiRequiem","download_url":"https://codeload.github.com/UltiRequiem/ddlc_api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UltiRequiem%2Fddlc_api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274832158,"owners_count":25358014,"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","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"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":["api","ddlc","doki-doki-literature-club","fastapi","natsuki","python","restful-api"],"created_at":"2024-10-03T18:36:17.483Z","updated_at":"2025-09-12T15:50:34.294Z","avatar_url":"https://github.com/UltiRequiem.png","language":"Python","funding_links":["https://patreon.com/ultirequiem"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./assets/banner.png\" /\u003e\n\u003c/div\u003e\n\n# The Doki Doki Literature Club API\n\n[![CI](https://github.com/UltiRequiem/ddlc_api/actions/workflows/ci.yml/badge.svg)](https://github.com/UltiRequiem/ddlc_api/actions/workflows/ci.yml)\n\nA REST API for the [Doki Doki Literature Club](https://ddlc.moe), The #1\nPsychological Horror Experience.\n\n## Documentation\n\nCheck the autogenerated interactive documentation generated by Swagger UI:\n\n\u003e https://ddlcapi.herokuapp.com/docs\n\n## Projects Using this API\n\nIf you are using this API in your project make a pull request adding it here!\n\n- [Doki Doki Literature Club Members](https://ultirequiem.github.io/ddlc-club-members) -\n  Source\n  [UltiRequiem/ddlc-club-members](https://github.com/UltiRequiem/ddlc-club-members)\n\n## Technologies Used\n\n- [FastAPI](https://fastapi.tiangolo.com)\n\n- [MongoDB](https://mongodb.com)\n\n- [Docker](https://docker.com)\n\n- [Python Poetry](https://python-poetry.org)\n\n## Development\n\n1. Install [Poetry](https://python-poetry.org)\n\n2. Create a virtual environment and install dependencies\n\n```sh\npoetry shell \u0026\u0026 poetry install\n```\n\n3. Start the process\n\n```sh\nENV=dev uvicorn ddlc:app --reload\n```\n\n## Production\n\n1. Install [Docker](https://docs.docker.com/get-docker)\n\n2. Build the image\n\n```sh\ndocker build . -t ultirequiem/ddlc_api\n```\n\n3. Run the image\n\n```sh\ndocker run -p 8000:8000 -d ultirequiem/ddlc_api\n```\n\n## License\n\nThis project is licensed under the [MIT License](./license).\n\n[Team Salvato Intellectual Property Guidelines](http://teamsalvato.com/ip-guidelines).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Fddlc_api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fultirequiem%2Fddlc_api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fultirequiem%2Fddlc_api/lists"}