{"id":21100731,"url":"https://github.com/yashodhanketkar/workloggerapi","last_synced_at":"2026-06-19T06:32:25.912Z","repository":{"id":263398889,"uuid":"723387666","full_name":"yashodhanketkar/workloggerAPI","owner":"yashodhanketkar","description":"Small backend server for daily work log reports.","archived":false,"fork":false,"pushed_at":"2025-03-11T08:48:50.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T09:37:07.695Z","etag":null,"topics":["gin-gonic","golang","rest-api"],"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/yashodhanketkar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-25T14:06:23.000Z","updated_at":"2025-03-11T08:48:13.000Z","dependencies_parsed_at":"2025-09-06T02:47:32.347Z","dependency_job_id":null,"html_url":"https://github.com/yashodhanketkar/workloggerAPI","commit_stats":null,"previous_names":["yashodhanketkar/workloggerapi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yashodhanketkar/workloggerAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashodhanketkar%2FworkloggerAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashodhanketkar%2FworkloggerAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashodhanketkar%2FworkloggerAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashodhanketkar%2FworkloggerAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yashodhanketkar","download_url":"https://codeload.github.com/yashodhanketkar/workloggerAPI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashodhanketkar%2FworkloggerAPI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273850820,"owners_count":25179357,"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-09-06T02:00:13.247Z","response_time":2576,"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":["gin-gonic","golang","rest-api"],"created_at":"2024-11-19T23:28:26.363Z","updated_at":"2026-06-19T06:32:25.861Z","avatar_url":"https://github.com/yashodhanketkar.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Worklogger\n\nSimple worklogger helper for daily end of day logging\n\n## Requirements\n\n- Go\n- Postgres\n\n## Uses\n\nCreate file inside DB folder and paste this code along with correct info\n\n```go\npackage db\n\nconst (\n    host     = \"\"\n    port     = 0000\n    user     = \"\"\n    password = \"\"\n    dbname   = \"\"\n)\n```\n\nRun following commands\n\n```sh\n# Init database (only first time)\nmake\n\n# Run application\nmake run\n```\n\n## License\n\n[MIT](License)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashodhanketkar%2Fworkloggerapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashodhanketkar%2Fworkloggerapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashodhanketkar%2Fworkloggerapi/lists"}