{"id":24998306,"url":"https://github.com/zhouboyi1998/note-iris","last_synced_at":"2025-10-04T17:13:52.521Z","repository":{"id":274259280,"uuid":"922380375","full_name":"zhouboyi1998/note-iris","owner":"zhouboyi1998","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-14T09:09:12.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T17:16:59.429Z","etag":null,"topics":["go-mongodb-driver","iris"],"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/zhouboyi1998.png","metadata":{"files":{"readme":"README.en.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":"2025-01-26T03:19:31.000Z","updated_at":"2025-02-14T09:09:16.000Z","dependencies_parsed_at":"2025-01-26T04:24:45.942Z","dependency_job_id":"3b91fe0c-3083-4a0c-aa0d-c58bc7d6978c","html_url":"https://github.com/zhouboyi1998/note-iris","commit_stats":null,"previous_names":["zhouboyi1998/note-iris"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zhouboyi1998/note-iris","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhouboyi1998%2Fnote-iris","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhouboyi1998%2Fnote-iris/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhouboyi1998%2Fnote-iris/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhouboyi1998%2Fnote-iris/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zhouboyi1998","download_url":"https://codeload.github.com/zhouboyi1998/note-iris/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zhouboyi1998%2Fnote-iris/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278343090,"owners_count":25971401,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["go-mongodb-driver","iris"],"created_at":"2025-02-04T17:56:54.141Z","updated_at":"2025-10-04T17:13:52.467Z","avatar_url":"https://github.com/zhouboyi1998.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e📔 note-iris\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\u003ca target=\"_blank\" href=\"https://github.com/zhouboyi1998/note-iris\"\u003e \n\u003cimg src=\"https://img.shields.io/github/stars/zhouboyi1998/note-iris?logo=github\"\u003e\n\u003c/a\u003e\n\u003ca target=\"_blank\" href=\"https://opensource.org/licenses/MIT\"\u003e \n\u003cimg src=\"https://img.shields.io/badge/license-MIT-red\"\u003e \n\u003c/a\u003e\n\u003cimg src=\"https://img.shields.io/badge/Go-1.23-darkturquoise\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/Iris-12.2.11-blue\"\u003e\n\u003cimg src=\"https://img.shields.io/badge/MongoDB Go Driver-1.17.2-seagreen\"\u003e\n\u003c/p\u003e\n\n### 📖 Language\n\n[简体中文](./README.md) | English\n\n### ⌛ Start\n\n#### Project configuration\n\n* 1：Configure `Global GOPATH` \u0026 `Project GOPATH`\n* 2：Configure `Environment`\n    * `GOPROXY=https://goproxy.cn,direct`\n    * `GOFLAGS=-buildvcs=false`\n    * `ENVCONFIG=dev`\n\n#### Install dependencies\n\n```\ngo mod tidy\n```\n\n#### Run\n\n```\ngo run main.go\n```\n\n#### compile to an executable file\n\n```\ngo build main.go\n```\n\n### 🐳 Docker\n\n#### Compile the Golang code to Linux executable file\n\n```\nset GOOS=linux\n\nset GOARCH=amd64\n\ngo build main.go\n```\n\n#### Docker Build\n\n```\ndocker build -t note-iris .\n```\n\n#### Docker Run\n\n```\ndocker run -d -p 18098:18098 --name note-iris note-iris\n```\n\n### 📜 Licence\n\n[MIT License](https://opensource.org/licenses/MIT) Copyright (c) 2022 周博义\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhouboyi1998%2Fnote-iris","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhouboyi1998%2Fnote-iris","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhouboyi1998%2Fnote-iris/lists"}