{"id":28910892,"url":"https://github.com/splorg/card-generator-api","last_synced_at":"2026-04-11T09:42:42.078Z","repository":{"id":296539820,"uuid":"637571372","full_name":"splorg/card-generator-api","owner":"splorg","description":"An API for generating cards based on the game Inscryption.","archived":false,"fork":false,"pushed_at":"2023-05-08T00:27:32.000Z","size":79,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-21T18:40:27.742Z","etag":null,"topics":["docker","eslint","express","mongoose","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/splorg.png","metadata":{"files":{"readme":"README.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":"2023-05-08T00:18:24.000Z","updated_at":"2023-05-12T12:25:12.000Z","dependencies_parsed_at":"2025-06-01T00:18:08.204Z","dependency_job_id":null,"html_url":"https://github.com/splorg/card-generator-api","commit_stats":null,"previous_names":["splorg/card-generator-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/splorg/card-generator-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splorg%2Fcard-generator-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splorg%2Fcard-generator-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splorg%2Fcard-generator-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splorg%2Fcard-generator-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/splorg","download_url":"https://codeload.github.com/splorg/card-generator-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/splorg%2Fcard-generator-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267797644,"owners_count":24145709,"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-07-30T02:00:09.044Z","response_time":70,"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":["docker","eslint","express","mongoose","nodejs","typescript"],"created_at":"2025-06-21T18:32:40.885Z","updated_at":"2026-04-11T09:42:37.058Z","avatar_url":"https://github.com/splorg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# card-generator-api\n\nAn API for generating cards based on the game Inscryption.\n\n## Features:\n- [x] Tribes, Temples, Skills and Cards CRUD\n- [x] Schema validation through Mongoose\n- [x] Filtering of cards by rarity, tribe, temple or skill\n\n## Running the Project\n\nIf you just want to see the project in action, I recommend using Docker for a quicker setup:\n\n```bash\n# clone the project\ngit clone git@github.com:splorg/card-generator-api.git\n\n# move to the project folder\ncd card-generator-api\n\n# run docker-compose\ndocker compose up -d\n```\n\nThe API will now be available on http://localhost:3000/\n\nIf you want to run the project locally, you will need Node.js installed and a MongoDB database.\n\n```bash\n# clone the project\ngit clone git@github.com:splorg/card-generator-api.git\n\n# move to the project folder\ncd card-generator-api\n\n# rename \".env.example\" to \".env\"\n\n# add to .env your MongoDB connection string and the port you want to use\n\n# install the project dependencies:\nnpm i\n\n# start the project\nnpm run dev\n```\n\n### \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplorg%2Fcard-generator-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsplorg%2Fcard-generator-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsplorg%2Fcard-generator-api/lists"}