{"id":47699793,"url":"https://github.com/craftamap/shopping-list","last_synced_at":"2026-04-02T17:04:04.403Z","repository":{"id":53916302,"uuid":"515300805","full_name":"craftamap/shopping-list","owner":"craftamap","description":"A shopping list app built with go and vue","archived":false,"fork":false,"pushed_at":"2025-08-10T19:14:21.000Z","size":219,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-10T21:13:04.201Z","etag":null,"topics":["go","golang","sqlite","vue"],"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/craftamap.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,"zenodo":null}},"created_at":"2022-07-18T18:37:50.000Z","updated_at":"2025-08-10T19:14:25.000Z","dependencies_parsed_at":"2025-01-03T17:24:05.850Z","dependency_job_id":"6bfaa171-779c-474d-a340-fc65c7f3dd42","html_url":"https://github.com/craftamap/shopping-list","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/craftamap/shopping-list","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftamap%2Fshopping-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftamap%2Fshopping-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftamap%2Fshopping-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftamap%2Fshopping-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/craftamap","download_url":"https://codeload.github.com/craftamap/shopping-list/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craftamap%2Fshopping-list/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31311047,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["go","golang","sqlite","vue"],"created_at":"2026-04-02T17:04:04.295Z","updated_at":"2026-04-02T17:04:04.387Z","avatar_url":"https://github.com/craftamap.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shopping-list\n\n`shopping-list` is my personal shopping-list application. For each shopping trip, a list can be created. A list can be in a status (todo, in progress, done). Each list supports nested items - this allows to group items, for example by recipe. Grouping works by drag-and-drop, or by clicking on the tree dots next to a item, and then where to drop it.\n\n## Development\n\n### Architecture\n\nThe backend is a simple go backend, using go's built-in router. As a database, sqlite is used, using go-sqlite3.\n\nThe frontend is built using Vue.js, vue-router and pinia.\n\nThe frontend communicates with the backend via a simple HTTP + JSON API. Additionally, events are sent from the backend to the frontend via websockets - this is used to allow multiple clients to edit the same shopping list.\n\n\n### Getting started\n\nInstall the required dependencies by running\n\n```sh\n(cd frontend \u0026\u0026 yarn install)\ngo get\n```\n\nThen the project can be build using \n\n```sh\njust build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraftamap%2Fshopping-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcraftamap%2Fshopping-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraftamap%2Fshopping-list/lists"}