{"id":15176389,"url":"https://github.com/zenorachi/image-box","last_synced_at":"2026-03-04T11:03:33.369Z","repository":{"id":184702702,"uuid":"672339002","full_name":"zenorachi/image-box","owner":"zenorachi","description":"ImageBox is a service that is used to upload files that are uploaded to an external Object Storage. You can only upload images in png \u0026 jpeg, no larger than 10 mb.","archived":false,"fork":false,"pushed_at":"2023-08-22T16:30:00.000Z","size":303,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T00:46:13.402Z","etag":null,"topics":["docker","docker-compose","go","golang","golangci-lint","jwt","minio","nginx","postgresql","rest","s3-storage"],"latest_commit_sha":null,"homepage":"","language":"Go","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/zenorachi.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":"2023-07-29T18:26:02.000Z","updated_at":"2024-12-14T15:37:32.000Z","dependencies_parsed_at":"2024-09-23T07:11:27.378Z","dependency_job_id":null,"html_url":"https://github.com/zenorachi/image-box","commit_stats":null,"previous_names":["zenorachi/image-box"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zenorachi/image-box","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorachi%2Fimage-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorachi%2Fimage-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorachi%2Fimage-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorachi%2Fimage-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenorachi","download_url":"https://codeload.github.com/zenorachi/image-box/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenorachi%2Fimage-box/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078419,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["docker","docker-compose","go","golang","golangci-lint","jwt","minio","nginx","postgresql","rest","s3-storage"],"created_at":"2024-09-27T13:03:54.025Z","updated_at":"2026-03-04T11:03:33.339Z","avatar_url":"https://github.com/zenorachi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ImageBox\nImageBox is a service that is used to upload files that are uploaded to an external Object Storage. You can only upload images in png \u0026 jpeg formats, no larger than 10 mb.\n\n#### Technologies used:\n* [Golang](https://go.dev), [PostgreSQL](https://www.postgresql.org/)\n* [REST](https://ru.wikipedia.org/wiki/REST), [Swagger UI](https://swagger.io/tools/swagger-ui/)\n* [JWT Authentication](https://jwt.io/)\n* [MinIO](https://min.io/)\n---\n\n## Getting started\nThis is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these example steps.\n\n### Installation\n1. Clone the repository:\n```shell\ngit clone https://github.com/zenorachi/image-box\n```\n2. Setup environment variables (create .env file in the project's root):\n```dotenv\nexport DB_HOST=\nexport DB_PORT=\n\nexport DB_USERNAME=\nexport DB_NAME=\nexport DB_SSLMODE=\nexport DB_PASSWORD=\n\nexport POSTGRES_PASSWORD=\n\nexport MINIO_ROOT_USER=\nexport MINIO_ROOT_PASSWORD=\n\nexport HASH_SALT=\nexport HASH_SECRET=\n```\n\u003e **Note:** if you build the project using Docker, setup *DB_HOST=db* (as the container name)\n3. Compile and run the project:\n```shell\nmake\n```\n4. Go to `http://localhost:8080/docs/index.html` and test the ImageBox API.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenorachi%2Fimage-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenorachi%2Fimage-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenorachi%2Fimage-box/lists"}