{"id":20245810,"url":"https://github.com/pranosa/shoppinglistmediaservers","last_synced_at":"2025-07-28T09:12:10.591Z","repository":{"id":194722623,"uuid":"686130218","full_name":"PranoSA/ShoppingListMediaServers","owner":"PranoSA","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-24T03:14:06.000Z","size":253,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T22:05:55.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/PranoSA.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}},"created_at":"2023-09-01T20:25:29.000Z","updated_at":"2024-02-18T05:57:25.000Z","dependencies_parsed_at":"2023-09-27T09:34:40.113Z","dependency_job_id":"34738cf2-368c-4d5c-85f9-cfb5832248ea","html_url":"https://github.com/PranoSA/ShoppingListMediaServers","commit_stats":null,"previous_names":["pranosa/shoppinglistmediaservers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PranoSA/ShoppingListMediaServers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PranoSA%2FShoppingListMediaServers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PranoSA%2FShoppingListMediaServers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PranoSA%2FShoppingListMediaServers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PranoSA%2FShoppingListMediaServers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PranoSA","download_url":"https://codeload.github.com/PranoSA/ShoppingListMediaServers/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PranoSA%2FShoppingListMediaServers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267491028,"owners_count":24096102,"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-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2024-11-14T09:24:13.583Z","updated_at":"2025-07-28T09:12:10.567Z","avatar_url":"https://github.com/PranoSA.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ShoppingListMediaServers\n SELECT column_name,kind FROM system_schema.columns   WHERE keyspace_name='shopping'   AND table_name='me\nssages';\n\n\n# Schema Setup\n\n\n## Elasticsearch -\u003e\n\n\n### Index : Chat_Messages \n\n#### Shopping List-Chats : Schema\nchat_id \"uuid of chat\"\nmessage_id : number,\nsendor \"sender in chat\"\ncontent \"text\"\nsent : date\n\n\n\n## Cassandra -\u003e \n\nUsed To Store Information About Groups, their Users, and Messages About Groups \n\n### Keyspace : shopping_list\n\n\n\n#### Shopping List : Users \n\n    user : \n    pfp text\n    username text \n    id text\n\n    One:Many Relationship stored in the Row, Rewritten Every time a new user is added\n    PK(groupid)\n\n    created_at: timestamp\n    users : []users\n\n\n#### Shopping List : Messages\n    PK(groupid) -\u003e UUID\n    SK(messageid) -\u003e Snowflake\n\n    groupid : uuid of group\n    messageid : snowflake id of message\n    creator : uuid of creator who created it\n    timestamp : originally sent timestamp  (redundant kind of)\n    content : Message Content\n    group_id, timestamp, content, creator \n\n    Each Message is Appended And Can Be Edited / Rewritten \n\n\n\nhttps://swagger.io/docs/specification/describing-responses/\nhttps://www.npmjs.com/package/openapi-typescript\nhttps://www.npmjs.com/package/express-openapi-validator\nhttps://hackernoon.com/setting-up-kafka-on-docker-for-local-development\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranosa%2Fshoppinglistmediaservers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpranosa%2Fshoppinglistmediaservers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranosa%2Fshoppinglistmediaservers/lists"}