{"id":21577766,"url":"https://github.com/plh97/golang-api","last_synced_at":"2026-04-11T05:32:57.524Z","repository":{"id":44039999,"uuid":"194000489","full_name":"plh97/golang-api","owner":"plh97","description":"Application","archived":false,"fork":false,"pushed_at":"2023-01-07T12:04:05.000Z","size":139317,"stargazers_count":1,"open_issues_count":18,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-03T16:32:15.610Z","etag":null,"topics":["docker-compose","golang","mongodb","nginx","restful-api","vue"],"latest_commit_sha":null,"homepage":"http://207.148.118.120:8001/","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/plh97.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}},"created_at":"2019-06-27T01:19:56.000Z","updated_at":"2020-11-04T03:07:42.000Z","dependencies_parsed_at":"2023-02-07T02:52:05.034Z","dependency_job_id":null,"html_url":"https://github.com/plh97/golang-api","commit_stats":null,"previous_names":["pengliheng/golang-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/plh97/golang-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fgolang-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fgolang-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fgolang-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fgolang-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plh97","download_url":"https://codeload.github.com/plh97/golang-api/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plh97%2Fgolang-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31669850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["docker-compose","golang","mongodb","nginx","restful-api","vue"],"created_at":"2024-11-24T13:08:31.010Z","updated_at":"2026-04-11T05:32:57.506Z","avatar_url":"https://github.com/plh97.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoLang Reatful API\n\n## Run Command\n```bash\n# start\ndocker-compose up\n# restart\ndocker-compose up --build\n# stop\ndocker-compose stop\n# remove\ndocker-compose rm\n# has no memory\ndocker system prune\n```\n\n## Restful Api\n\n```bash\nhttp://localhost:8000/api/book/:id            // PATCH     # update books\nhttp://localhost:8000/api/book/:id            // GET       # get book\nhttp://localhost:8000/api/book                // GET       # get books\nhttp://localhost:8000/api/book/:id            // DELETE    # delete books\nhttp://localhost:8000/api/book                // POST      # create books\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplh97%2Fgolang-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplh97%2Fgolang-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplh97%2Fgolang-api/lists"}