{"id":43177623,"url":"https://github.com/harshitrajsinha/go-get-job","last_synced_at":"2026-02-01T03:14:55.328Z","repository":{"id":291589214,"uuid":"975709854","full_name":"harshitrajsinha/go-get-job","owner":"harshitrajsinha","description":"A backend project based on Golang and PostgreSQL that showcase CRUD operations using GraphQL. The application uses docker for containerization","archived":false,"fork":false,"pushed_at":"2025-07-20T09:32:53.000Z","size":445,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-20T11:28:10.667Z","etag":null,"topics":["docker","go","graphql","postgresql"],"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/harshitrajsinha.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":"2025-04-30T19:07:32.000Z","updated_at":"2025-07-20T09:34:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"852619db-70a8-482c-9cd3-d9605c57917e","html_url":"https://github.com/harshitrajsinha/go-get-job","commit_stats":null,"previous_names":["harshitrajsinha/go-get-job"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/harshitrajsinha/go-get-job","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshitrajsinha%2Fgo-get-job","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshitrajsinha%2Fgo-get-job/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshitrajsinha%2Fgo-get-job/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshitrajsinha%2Fgo-get-job/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harshitrajsinha","download_url":"https://codeload.github.com/harshitrajsinha/go-get-job/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harshitrajsinha%2Fgo-get-job/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28965647,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T02:14:24.993Z","status":"ssl_error","status_checked_at":"2026-02-01T02:13:55.706Z","response_time":56,"last_error":"SSL_read: 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","go","graphql","postgresql"],"created_at":"2026-02-01T03:14:54.741Z","updated_at":"2026-02-01T03:14:55.324Z","avatar_url":"https://github.com/harshitrajsinha.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GO GET JOB\n\nA backend project based on Golang and PostgreSQL that showcase CRUD operations using GraphQL. The application uses docker for containerization.\n\n## 👨‍🚀 Postman Collection Documentation\n\n[Postman Documentation URL](https://documenter.getpostman.com/view/40689865/2sB34kEKCS)\n\n## ✨Features\n\n- **Dependency Injection** for modularity\n- **Pagination** to reduce load\n- **Error handling** for debugging\n- **Persistant storage** using PostgreSQL\n- **Caching** to improve performance\n\n## 📌 Tech Stack\n\n- **Backend:** Golang, GraphQL\n- **Database:** PostgreSQL\n- **Cache:** Redis\n- **Deployment:** Github (Code Repository)\n- **Containerization:** Docker\n\n![Project Screenshot](./public/images/Screenshot%202025-07-14%20130748.png)\n\n## 🚀 Quick Start\n\n### 1. Prerequisites\n\nMake sure you have the `Docker Desktop` installed on your system:\n\n### 2. Clone the Repository\n\n```bash\ngit clone https://github.com/harshitrajsinha/go-get-job.git\ncd go-get-job\n```\n\n### 3. Set up environment variable\n\nCreate .env file in root directory\n\n```bash\nPOSTGRES_USER=postgres\nPOSTGRES_PASSWORD=yourstrongpassword\nPOSTGRES_DB=yourfavouritedbname\n\nDB_USER=postgres\nDB_NAME=yourfavouritedbname\nDB_PASS=yourstrongpassword\nDB_PORT=5432\nDB_HOST=db\nAPP_PORT=8000\n```\n\n### 4. Run the application\n\nRun the following command in your bash terminal\n\n```bash\ndocker-compose up --build\n```\n\n### Caveat\n\nIn case you run into any problems while running docker-compose such as password authentication failure or role 'user' does not exists. Run the following commands\n\n```bash\ndocker-compose down # remove existing container\ndocker volume rm go-get-job_db_data # remove stored data from \u003cfolder\u003e_db_data\ndocker-compose up --build # rebuild the container with update\n```\n\n![Project Screenshot](./public/images/Screenshot%202025-07-14%20130601.png)\n\n![Project Screenshot](./public/images/Screenshot%202025-07-14%20130633.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshitrajsinha%2Fgo-get-job","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharshitrajsinha%2Fgo-get-job","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharshitrajsinha%2Fgo-get-job/lists"}