{"id":13713182,"url":"https://github.com/pixiv-cat/pixivcat-backend","last_synced_at":"2026-01-05T15:15:27.136Z","repository":{"id":227088839,"uuid":"770380334","full_name":"pixiv-cat/pixivcat-backend","owner":"pixiv-cat","description":"Pixiv.cat backend server","archived":false,"fork":false,"pushed_at":"2024-11-04T09:57:18.000Z","size":413,"stargazers_count":38,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-13T23:33:15.719Z","etag":null,"topics":["expressjs","pixiv"],"latest_commit_sha":null,"homepage":"https://pixiv.cat/","language":"JavaScript","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/pixiv-cat.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":"2024-03-11T13:03:16.000Z","updated_at":"2024-11-08T11:22:19.000Z","dependencies_parsed_at":"2024-10-20T20:13:28.688Z","dependency_job_id":null,"html_url":"https://github.com/pixiv-cat/pixivcat-backend","commit_stats":null,"previous_names":["pixiv-cat/pixivcat-backend"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixiv-cat%2Fpixivcat-backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixiv-cat%2Fpixivcat-backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixiv-cat%2Fpixivcat-backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixiv-cat%2Fpixivcat-backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixiv-cat","download_url":"https://codeload.github.com/pixiv-cat/pixivcat-backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252787180,"owners_count":21804211,"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":["expressjs","pixiv"],"created_at":"2024-08-02T23:01:29.115Z","updated_at":"2026-01-05T15:15:27.062Z","avatar_url":"https://github.com/pixiv-cat.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# Pixiv.cat backend server\nThis is the backend server for [Pixiv.cat](https://pixiv.cat/), a project that serves as a proxy for Pixiv images.\n\n## Getting Started\n\n### Prerequisites\n* Node.js\n* npm\n* Memcached - For API response caching\n\n### Installing\n\n#### Option 1: Using Docker (Suggested)\n1. Clone the repository\n   ```\n   git clone https://github.com/pixiv-cat/pixivcat-backend.git\n   ```\n2. Create a `.env` file in the root directory and set up your environment variables based on the provided [.env.example](.env.example).\n\n   To authenticate with Pixiv, you will need to obtain a refresh token (or more than one) from Pixiv.\n   \n   Please see [here](https://gist.github.com/ZipFile/c9ebedb224406f4f11845ab700124362) for detailed instructions on how to obtain it.\n3. Run `docker compose up` to start the server.\n\n#### Option 2: Local Development\n1. Clone the repository\n   ```\n   git clone https://github.com/pixiv-cat/pixivcat-backend.git\n   ```\n2. Install NPM packages\n   ```\n   npm install\n   ```\n3. Create a `.env` file in the root directory and set up your environment variables based on the provided [.env.example](.env.example).\n\n   To authenticate with Pixiv, you will need to obtain a refresh token (or more than one) from Pixiv.\n   \n   Please see [here](https://gist.github.com/ZipFile/c9ebedb224406f4f11845ab700124362) for detailed instructions on how to obtain it.\n5. Start the server\n   ```\n   npm start\n   ```\n## License\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixiv-cat%2Fpixivcat-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixiv-cat%2Fpixivcat-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixiv-cat%2Fpixivcat-backend/lists"}