{"id":15170485,"url":"https://github.com/dev1912-sbt/gg-backend-assignment","last_synced_at":"2026-02-13T01:38:47.402Z","repository":{"id":229380560,"uuid":"775877231","full_name":"dev1912-sbt/gg-backend-assignment","owner":"dev1912-sbt","description":"GG Backend Assignment","archived":false,"fork":false,"pushed_at":"2024-03-24T08:13:38.000Z","size":92,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T09:35:20.769Z","etag":null,"topics":["chai","expressjs","mocha","mongodb","mongoose","nodejs","sinon"],"latest_commit_sha":null,"homepage":"https://gg-backend-assignment.onrender.com","language":"JavaScript","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/dev1912-sbt.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}},"created_at":"2024-03-22T08:16:33.000Z","updated_at":"2024-03-24T08:15:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"80be55c3-4419-45ac-a5bc-c6382f857de4","html_url":"https://github.com/dev1912-sbt/gg-backend-assignment","commit_stats":null,"previous_names":["dev1912-sbt/gg-backend-assignment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dev1912-sbt/gg-backend-assignment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev1912-sbt%2Fgg-backend-assignment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev1912-sbt%2Fgg-backend-assignment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev1912-sbt%2Fgg-backend-assignment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev1912-sbt%2Fgg-backend-assignment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev1912-sbt","download_url":"https://codeload.github.com/dev1912-sbt/gg-backend-assignment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev1912-sbt%2Fgg-backend-assignment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29392009,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"ssl_error","status_checked_at":"2026-02-13T00:53:09.126Z","response_time":55,"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":["chai","expressjs","mocha","mongodb","mongoose","nodejs","sinon"],"created_at":"2024-09-27T08:03:15.827Z","updated_at":"2026-02-13T01:38:47.386Z","avatar_url":"https://github.com/dev1912-sbt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GG Assignment\n\nA RESTful service that implements API to manage and query event data based on various parameters.\n\n## 🛠️ Tech Stack\n\n- Node.js\n- Express.js\n\n## 📊 Database\n\nThe database of choice is MongoDB, due to its flexible schema and native support for geospatial querying. With MongoDB, I can efficiently store and retrieve event data, including coordinates for location-based queries. This flexibility and built-in geospatial indexing make it an ideal choice for implementing APIs for events in this assignment.\n\n## ▶ How to run?\n\nBelow are the steps to clone and run the project locally on your system:\n\n1. Clone the repository by running:\n\n   ```bash\n   git clone https://github.com/dev1912-sbt/gg-backend-assignment.git\n   ```\n\n2. Open a Terminal inside the Project root.\n\n3. Install required dependencies by running:\n\n   ```bash\n   npm install\n   ```\n\n   NOTE: If you do not wish to install the `devDependencies`, you can run the following command instead:\n\n   ```bash\n   npm install --omit=dev\n   ```\n\n   Please note that you will not be able to run the test cases if there are no `devDependencies` installed.\n\n4. Create a \".env\" file in the project root and insert the following fields:\n\n   | Field             | Notes                                |\n   | ----------------- | ------------------------------------ |\n   | `PORT`            | Port for Express server to listen to |\n   | `MONGOOSE_DB_URI` | Mongoose Connection String           |\n\n5. (Optional) If you have installed the `devDependencies`, you can run the test cases by running:\n\n   ```bash\n   npm test\n   ```\n\n6. Start the application by running:\n\n   ```bash\n   npm start\n   ```\n\n## 📝 Documentation\n\nYou can find the API documentation in [docs/README.md](./docs/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev1912-sbt%2Fgg-backend-assignment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev1912-sbt%2Fgg-backend-assignment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev1912-sbt%2Fgg-backend-assignment/lists"}