{"id":34117935,"url":"https://github.com/lapp-coder/todo-app","last_synced_at":"2026-03-10T09:02:15.004Z","repository":{"id":64304718,"uuid":"371984974","full_name":"Lapp-coder/todo-app","owner":"Lapp-coder","description":null,"archived":false,"fork":false,"pushed_at":"2021-12-01T10:15:36.000Z","size":177,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-17T05:37:57.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Lapp-coder.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":"2021-05-29T13:50:11.000Z","updated_at":"2021-12-01T10:15:38.000Z","dependencies_parsed_at":"2023-01-15T10:15:40.971Z","dependency_job_id":null,"html_url":"https://github.com/Lapp-coder/todo-app","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/Lapp-coder/todo-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lapp-coder%2Ftodo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lapp-coder%2Ftodo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lapp-coder%2Ftodo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lapp-coder%2Ftodo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lapp-coder","download_url":"https://codeload.github.com/Lapp-coder/todo-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lapp-coder%2Ftodo-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30328272,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-12-14T20:40:41.753Z","updated_at":"2026-03-10T09:02:14.923Z","avatar_url":"https://github.com/Lapp-coder.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# REST API for todo list application ```v2.1.0```\n\n***\n\n### To run the application in docker:\n```\n$ make build \u0026\u0026 make run\n```\n\n### Before launching the application for the first time:\n\n* Create a .env file in the root of the application with the following contents:\n  \n```\nPOSTGRES_PASSWORD=\u003cyour-password\u003e\nSIGNING_KEY=\u003cany-character-set\u003e\nSALT=\u003cany-character-set\u003e\nTZ=\u003ctimezone\u003e\n```\n\n* Apply migrations to the database:\n\n```\n$ export POSTGRES_PASSWORD=\u003cyour-password\u003e \n```\n\n```\n$ make migrate-up\n```\n\n### Use the following to create documentation:\n```\n$ make swag\n```\n### Documentation can be found at: \n`http://\u003chost\u003e:\u003cport\u003e/swagger/index.html`\n\n### You can also run the tests with the following command:\n```\n$ make test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flapp-coder%2Ftodo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flapp-coder%2Ftodo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flapp-coder%2Ftodo-app/lists"}