{"id":20524108,"url":"https://github.com/kimi0230/taskrestfulexercise","last_synced_at":"2026-04-19T12:32:12.287Z","repository":{"id":230510443,"uuid":"779084641","full_name":"kimi0230/TaskRESTfulExercise","owner":"kimi0230","description":"Implement a RESTful task API application by golang and gin","archived":false,"fork":false,"pushed_at":"2024-05-08T10:12:00.000Z","size":201259,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T10:55:18.490Z","etag":null,"topics":["gin","golang","restful-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/kimi0230.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-29T02:17:57.000Z","updated_at":"2024-05-08T10:12:07.000Z","dependencies_parsed_at":"2025-01-16T11:10:50.545Z","dependency_job_id":null,"html_url":"https://github.com/kimi0230/TaskRESTfulExercise","commit_stats":null,"previous_names":["kimi0230/taskrestfulexercise"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimi0230%2FTaskRESTfulExercise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimi0230%2FTaskRESTfulExercise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimi0230%2FTaskRESTfulExercise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kimi0230%2FTaskRESTfulExercise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kimi0230","download_url":"https://codeload.github.com/kimi0230/TaskRESTfulExercise/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242128325,"owners_count":20076177,"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":["gin","golang","restful-api"],"created_at":"2024-11-15T22:47:53.947Z","updated_at":"2026-04-19T12:32:12.217Z","avatar_url":"https://github.com/kimi0230.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Restful Exercise\n\nImplement a RESTful task API application by `golang` and `gin`\n\n\n[![demo.mp4](assets/images/demo.png)](https://drive.google.com/file/d/1l5SuhgK_TNOP44ltzwZLiRym5UT2nsJk/view?usp=sharing)\nVideo: https://drive.google.com/file/d/1l5SuhgK_TNOP44ltzwZLiRym5UT2nsJk/view?usp=sharing\n\n## Start Server\n\n```sh\n# by makefile\nmake run\n\n# by docker-compose\ndocker-compose up --build\n```\n\n![](assets/images/docker.png)\n\n## Local test\n```sh\nair -c air.toml http --port 5566\n```\n\n## API Doc\nPlease refer [docs/api.md](./docs/api.md)\n\n![](assets/images/apis.png)\n\n## Information\n### MongoDB \nInitializing mongo db in docker-compose with init script.\nPath : `data/mongo-init.js`\n\n#### Root Account\n\n* Account: `root`\n* Password: `root`\n\n#### User Account\n\n* Account: `user`\n* Password: `user_password`\n\n## Reference\n* [HTTP/Status](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status)\n* [Initializing mongo db in docker-compose with init script](https://gist.github.com/gbzarelli/c15b607d62fc98ae436564bf8129ea8e)\n* [config: spf13/viper](https://github.com/spf13/viper)\n* [cosmtrek/air](https://github.com/cosmtrek/air)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimi0230%2Ftaskrestfulexercise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkimi0230%2Ftaskrestfulexercise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkimi0230%2Ftaskrestfulexercise/lists"}