{"id":25606995,"url":"https://github.com/panntod/go-mongo","last_synced_at":"2025-02-21T19:17:56.673Z","repository":{"id":212562155,"uuid":"731418063","full_name":"panntod/Go-Mongo","owner":"panntod","description":"This repository learn Golang programming using MongoDB database. learn how to connect to MongoDb, send MongoDb commands. 🌐","archived":false,"fork":false,"pushed_at":"2024-02-10T23:40:39.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-08T00:17:49.039Z","etag":null,"topics":["api","golang","mongodb","rest-api"],"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/panntod.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}},"created_at":"2023-12-14T03:21:33.000Z","updated_at":"2024-03-27T17:54:11.000Z","dependencies_parsed_at":"2024-02-11T00:27:37.072Z","dependency_job_id":"54e3a732-6546-4f4c-a471-0399a83b5114","html_url":"https://github.com/panntod/Go-Mongo","commit_stats":null,"previous_names":["panntod/go-mongo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panntod%2FGo-Mongo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panntod%2FGo-Mongo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panntod%2FGo-Mongo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/panntod%2FGo-Mongo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/panntod","download_url":"https://codeload.github.com/panntod/Go-Mongo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240072124,"owners_count":19743526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["api","golang","mongodb","rest-api"],"created_at":"2025-02-21T19:17:56.195Z","updated_at":"2025-02-21T19:17:56.661Z","avatar_url":"https://github.com/panntod.png","language":"Go","readme":"# GO MongoDB 🚀\n\n## Deskripsi\n\nDalam repo ini, belajar pemrograman Golang menggunakan basis data MongoDB. Mempelajari cara terhubung ke MongoDB, mengirim perintah MongoDB. Menggunakan database driver yang disediakan oleh Third-party dari [Go Mongo Developer](go.mongodb.org/mongo-driver).\n\n## Fitur\n\n- Sistem CRUD ✨\n- Akses MongoDB 📊\n- Driver GO 🚗\n- Rest API 🌐\n- \n## Cara Membuat Aplikasi\n\n### Langkah 1: \n\nPastikan sudah menginstal go.msi atau download menggunakan link ini:\n\n[Download Go for Windows](https://go.dev/dl/go1.21.5.windows-amd64.msi).\n\n### Langkah 2: \n\nJalan kan perintah ini untuk membuat package main:\n```\ngo mod init main\n```\n\n### Langkah 3: \n\nJalan kan perintah ini untuk mendapatkan package driver:\n```go\ngo get -u  go.mongodb.org/mongo-driver\n```\natau jalankan perintah\n```go\ngo mod tidy\n```\n\n### Langkah 4: \n\nBuat Collection diMongoDB dengan Nama ``` Users ``` \n\natau Import dari [Collection Users](https://github.com/panntod/Go-Mongo/tree/main/mongo). 📥\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanntod%2Fgo-mongo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpanntod%2Fgo-mongo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpanntod%2Fgo-mongo/lists"}