{"id":22438829,"url":"https://github.com/k5sha/gotodo","last_synced_at":"2026-04-09T11:03:13.775Z","repository":{"id":263834055,"uuid":"871678875","full_name":"k5sha/goTodo","owner":"k5sha","description":"Example of Todo site using golang plus typescript","archived":false,"fork":false,"pushed_at":"2024-11-20T14:00:09.000Z","size":60,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-27T09:22:42.817Z","etag":null,"topics":["chi","docker","go","react","typescript","vite"],"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/k5sha.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-10-12T16:27:04.000Z","updated_at":"2024-11-20T14:01:06.000Z","dependencies_parsed_at":"2024-11-20T22:19:06.539Z","dependency_job_id":null,"html_url":"https://github.com/k5sha/goTodo","commit_stats":null,"previous_names":["k5sha/gotodo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/k5sha/goTodo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k5sha%2FgoTodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k5sha%2FgoTodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k5sha%2FgoTodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k5sha%2FgoTodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k5sha","download_url":"https://codeload.github.com/k5sha/goTodo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k5sha%2FgoTodo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271061262,"owners_count":24692491,"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-08-18T02:00:08.743Z","response_time":89,"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":["chi","docker","go","react","typescript","vite"],"created_at":"2024-12-06T01:11:51.423Z","updated_at":"2025-12-30T21:43:43.294Z","avatar_url":"https://github.com/k5sha.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# TodosApp\n\n![Go](https://img.shields.io/badge/Go-00ADD8?style=flat\u0026logo=go\u0026logoColor=white)\n![React](https://img.shields.io/badge/React-61DAFB?style=flat\u0026logo=react\u0026logoColor=black)\n![PostgreSQL](https://img.shields.io/badge/PostgreSQL-336791?style=flat\u0026logo=postgresql\u0026logoColor=white)\n![Docker](https://img.shields.io/badge/Docker-2496ED?style=flat\u0026logo=docker\u0026logoColor=white)\n![Vite](https://img.shields.io/badge/Vite-4FC08D?style=flat\u0026logo=vite\u0026logoColor=white)\n\n\u003c/div\u003e\n\n---\n\n## Description\n\n**TodosApp** is a task management application with a backend built using Go with the Chi framework and PostgreSQL for data storage. The frontend is developed using React and Vite.\n\n## Technology Stack\n\n- **Backend:** Go, Chi, PostgreSQL\n- **Frontend:** React, Vite\n- **Deployment:** Docker, Docker Compose\n\n---\n\n## Installation and Running\n\n### Prerequisites\n\n- [Docker](https://www.docker.com/get-started)\n- [Docker Compose](https://docs.docker.com/compose/install/)\n\n### Steps\n\n1. Clone the repository:\n\n   ```bash\n   git clone https://github.com/k5sha/golang-todo-example.git\n   cd golang-todo-example\n   ```\n\n2. Create a `development.yaml` file in the project root with the following contents:\n\n   ```yaml\n   env: “local”\n   http_server:\n    address: “0.0.0.0.0:8080”\n    timeout: 4s\n    idle_timeout: 30s\n   ```\n\n3. Run the project:\n\n   ```bash\n   docker-compose up --build\n   ```\n\n4. open a browser and go to [http://localhost:8080](http://localhost:8080).\n\n---\n\n## API Usage\n\n**Endpoints:**\n\n- ``GET /todo`` - Get all tasks\n- `GET /todo/{id}` - Get task by ID\n- `POST /todo` - Create a new task\n- `DELETE /todo/{id}/delete` - Delete task by ID\n- `PATCH /todo/{id}/status` - Update Task Status\n\n---\n\n\n## Contribute\n\nIf you want to contribute, create a Pull Request or open a Suggestion Issue.\n\n---\n\n## License\n\nThis project is licensed under the MIT License. See. [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk5sha%2Fgotodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk5sha%2Fgotodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk5sha%2Fgotodo/lists"}