{"id":43136379,"url":"https://github.com/aemloviji/apod-img-store","last_synced_at":"2026-01-31T22:03:23.258Z","repository":{"id":50350972,"uuid":"518367489","full_name":"aemloviji/apod-img-store","owner":"aemloviji","description":"Project to grab APOD images and store it locally in PostgreSQL and provide image to user when it is requested","archived":false,"fork":false,"pushed_at":"2022-07-28T16:39:01.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-11T01:27:46.972Z","etag":null,"topics":["apod","docker","docker-compose","go","postgresql","test-task"],"latest_commit_sha":null,"homepage":"","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/aemloviji.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}},"created_at":"2022-07-27T08:11:54.000Z","updated_at":"2022-07-28T07:23:15.000Z","dependencies_parsed_at":"2022-08-28T04:20:20.083Z","dependency_job_id":null,"html_url":"https://github.com/aemloviji/apod-img-store","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/aemloviji/apod-img-store","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aemloviji%2Fapod-img-store","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aemloviji%2Fapod-img-store/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aemloviji%2Fapod-img-store/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aemloviji%2Fapod-img-store/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aemloviji","download_url":"https://codeload.github.com/aemloviji/apod-img-store/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aemloviji%2Fapod-img-store/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28956938,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["apod","docker","docker-compose","go","postgresql","test-task"],"created_at":"2026-01-31T22:02:40.943Z","updated_at":"2026-01-31T22:03:23.251Z","avatar_url":"https://github.com/aemloviji.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# apod-img-store\n\nProject to grab APOD images and store it locally in PostgreSQL and provide image to user when it is requested.\n\n\u003e Project requirements: \u003chttps://github.com/justty/golang-units/blob/main/unit-1.md\u003e\n\n## Requirements\n\nBefore you spin up API and it's infrastructure make sure you have\n\n- `docker` installed\n- `Make` installed\n\n## How to run\n\n\u003e Tips: run `make help` or just `make` to see all available make targets\n\n### Only once\n\n_If you are running the system first time please call below target_\n\n```sh\nmake build\n```\n\n### To spin-up API and Postgresql  \n\n```sh\nmake up\n```\n\n## Request samples\n\ncURL samples can be run from command line\n\n### /image-of-the-day\n\n\u003e Make sure you change the date parameter before sending request \n\n```sh\ncurl -X GET 'http://localhost:8080/image-of-the-day?date=YYYY-mm-dd'\n```\n\n### /images\n\n```sh\ncurl -X GET 'http://localhost:8080/images'\n```\n\n## TODO\n\n[] Low coupling achived by using interfaces. It will help us in feature to cover code with Tests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faemloviji%2Fapod-img-store","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faemloviji%2Fapod-img-store","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faemloviji%2Fapod-img-store/lists"}