{"id":29961426,"url":"https://github.com/beemi/go-lang-student-service","last_synced_at":"2026-02-09T16:31:22.981Z","repository":{"id":104275900,"uuid":"591624154","full_name":"beemi/go-lang-student-service","owner":"beemi","description":"Student Service using Go Lang \u0026 MongoDB  ","archived":false,"fork":false,"pushed_at":"2024-01-07T17:03:24.000Z","size":16,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-03T23:20:24.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/beemi.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":"2023-01-21T10:22:16.000Z","updated_at":"2024-01-07T03:34:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"4013a5e0-2f4f-480a-8745-aa676efb5c9c","html_url":"https://github.com/beemi/go-lang-student-service","commit_stats":null,"previous_names":["beemi/go-lang-student-service"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beemi/go-lang-student-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Fgo-lang-student-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Fgo-lang-student-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Fgo-lang-student-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Fgo-lang-student-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beemi","download_url":"https://codeload.github.com/beemi/go-lang-student-service/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beemi%2Fgo-lang-student-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29272724,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T13:47:44.167Z","status":"ssl_error","status_checked_at":"2026-02-09T13:47:43.721Z","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":[],"created_at":"2025-08-03T23:10:44.438Z","updated_at":"2026-02-09T16:31:22.976Z","avatar_url":"https://github.com/beemi.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌟Student service🌟\n\nThis is a simple student service that allows you to create, read, update and delete students using go lang and mongodb.\n\n## Installation\n\nUse the package manager [go](https://golang.org/) to install the student service.\n\n```bash\ngo get github.com/gorilla/mux\n\ngo get go.mongodb.org/mongo-driver/mongo\n\ngo get github.com/joho/godotenv\n\n```\n\n## Usage\n\nRun mongodb server on your local machine using the Docker compose file in the root directory.\n```bash\ndocker-compose up -d\n```\n\n```bash\ngo run main.go\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeemi%2Fgo-lang-student-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeemi%2Fgo-lang-student-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeemi%2Fgo-lang-student-service/lists"}