{"id":15095848,"url":"https://github.com/sunmadeq/todo","last_synced_at":"2026-01-06T09:32:46.043Z","repository":{"id":253761875,"uuid":"844445688","full_name":"sunmadeq/todo","owner":"sunmadeq","description":"A minimal To-Do application built with Go","archived":false,"fork":false,"pushed_at":"2024-08-19T09:33:10.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T17:44:17.450Z","etag":null,"topics":["clear-ar","docker","docker-compose","dockerfile","gin","go","golang","golang-api","golang-jwt","golang-migrate","golang-rest","jwt","jwt-authentication","rest-api","sql"],"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/sunmadeq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-08-19T09:20:32.000Z","updated_at":"2024-08-19T09:35:34.000Z","dependencies_parsed_at":"2024-08-19T11:17:21.044Z","dependency_job_id":"e72e46f5-4d85-4c8b-9552-96ed27e3e739","html_url":"https://github.com/sunmadeq/todo","commit_stats":null,"previous_names":["sunmadeq/todo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunmadeq%2Ftodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunmadeq%2Ftodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunmadeq%2Ftodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sunmadeq%2Ftodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sunmadeq","download_url":"https://codeload.github.com/sunmadeq/todo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245852510,"owners_count":20683052,"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":["clear-ar","docker","docker-compose","dockerfile","gin","go","golang","golang-api","golang-jwt","golang-migrate","golang-rest","jwt","jwt-authentication","rest-api","sql"],"created_at":"2024-09-25T15:42:37.570Z","updated_at":"2026-01-06T09:32:41.025Z","avatar_url":"https://github.com/sunmadeq.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A minimal REST API for creating To-Do Lists\n\n## The project covers the following concepts:\n- developing web applications in Go, following the REST API design;\n- working with the \u003ca href=\"https://github.com/gin-gonic/gin\"\u003egin-gonic/gin\u003c/a\u003e framework;\n- the Clean Architecture approach to building the application structure;\n- dependency injection technique;\n- working with the PostgreSQL database;\n- working with Docker;\n- generating migration files;\n- configuring the app using the \u003ca href=\"https://github.com/spf13/viper\"\u003espf13/viper\u003c/a\u003e library;\n- working with environment variables;\n- authentication and authorization using JSON Web Tokens (JWTs) and Middleware;\n- writing SQL queries;\n- graceful shutdown.\n\n## To run the application:\n\nInstall Docker Desktop and run the following command:\n\n```\ndocker compose up\n```\n\nInstall the Migrate utility and apply existing migrations to the database:\n\n```\nmigrate -path ./schema -database \"postgres://postgres:postgres@localhost:5432/postgres?sslmode=disable\" up\n```\n\nRun the application:\n\n```\ngo run ./cmd/main.go\n```\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunmadeq%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunmadeq%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunmadeq%2Ftodo/lists"}