{"id":23922552,"url":"https://github.com/samdouble/biblio-api","last_synced_at":"2026-01-07T03:15:09.000Z","repository":{"id":271045681,"uuid":"912226773","full_name":"samdouble/biblio-api","owner":"samdouble","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-12T23:33:11.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-11T15:32:45.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/samdouble.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-01-05T00:51:02.000Z","updated_at":"2025-01-12T23:33:03.000Z","dependencies_parsed_at":"2025-02-23T22:25:49.172Z","dependency_job_id":"8f209dbc-abcb-49f4-976f-d9e535a9f642","html_url":"https://github.com/samdouble/biblio-api","commit_stats":null,"previous_names":["samdouble/biblio-api"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/samdouble/biblio-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdouble%2Fbiblio-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdouble%2Fbiblio-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdouble%2Fbiblio-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdouble%2Fbiblio-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samdouble","download_url":"https://codeload.github.com/samdouble/biblio-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samdouble%2Fbiblio-api/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270254160,"owners_count":24552985,"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-08-13T02:00:09.904Z","response_time":66,"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":[],"created_at":"2025-01-05T17:14:43.033Z","updated_at":"2026-01-07T03:15:08.995Z","avatar_url":"https://github.com/samdouble.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![CI](https://github.com/samdouble/biblio-api/actions/workflows/checks.yml/badge.svg)](https://github.com/samdouble/biblio-api/actions/workflows/checks.yml)\n\n[![Go](https://img.shields.io/badge/Go-%2300ADD8.svg?\u0026logo=go\u0026logoColor=white)](https://go.dev/)\n[![Google Cloud](https://img.shields.io/badge/Google%20Cloud-%234285F4.svg?logo=google-cloud\u0026logoColor=white)](https://cloud.google.com/)\n[![DigitalOcean](https://img.shields.io/badge/DigitalOcean-%230167ff.svg?logo=digitalOcean\u0026logoColor=white)](https://www.digitalocean.com/)\n\n# biblio-api\n\n## Development\n\nCreate a `.env` file with the following variables:\n\n```\nGOOGLE_BOOKS_API_TOKEN=\nMONGO_DBNAME=\nMONGO_URL=\n```\n\n## Docker\n\nInstantiate the MongoDB replica set:\n\n```sh\ndocker compose up -d\n```\n\nBuild the Docker image:\n\n```sh\ndocker build -t biblio-api .\n```\n\nRun the Docker container with the book's ISBN as a command line argument:\n\n```sh\ndocker run --env-file .env --network biblio-api_default -e \"MONGO_URL=mongodb://biblio-api-mongo0:27017,biblio-api-mongo1:27017,biblio-api-mongo2:27017/?replicaSet=rs0\" biblio-api \u003cisbn\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamdouble%2Fbiblio-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamdouble%2Fbiblio-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamdouble%2Fbiblio-api/lists"}