{"id":18602660,"url":"https://github.com/theycallhermax/gocial-server","last_synced_at":"2025-07-13T12:09:08.076Z","repository":{"id":63730686,"uuid":"567337063","full_name":"theycallhermax/gocial-server","owner":"theycallhermax","description":"The server for Gocial","archived":false,"fork":false,"pushed_at":"2023-08-30T23:25:58.000Z","size":465,"stargazers_count":2,"open_issues_count":7,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-18T01:41:52.724Z","etag":null,"topics":["gocial","server"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/theycallhermax.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}},"created_at":"2022-11-17T15:20:11.000Z","updated_at":"2023-04-06T07:23:02.000Z","dependencies_parsed_at":"2024-03-17T23:30:34.069Z","dependency_job_id":"2e1a2baa-5c2a-4b32-a2e6-1ae0b67f3d41","html_url":"https://github.com/theycallhermax/gocial-server","commit_stats":null,"previous_names":["theycallhermax/gocial-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theycallhermax%2Fgocial-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theycallhermax%2Fgocial-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theycallhermax%2Fgocial-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theycallhermax%2Fgocial-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theycallhermax","download_url":"https://codeload.github.com/theycallhermax/gocial-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582909,"owners_count":22095519,"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":["gocial","server"],"created_at":"2024-11-07T02:12:07.394Z","updated_at":"2025-05-16T18:11:55.459Z","avatar_url":"https://github.com/theycallhermax.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gocial Server\nThe server for Gocial\n## Running\n```bash\nnpm install\nnpm run start\n```\n\nThen connect to `wss://localhost:3000/` with a WebSocket client.\n## Documentation\n### Commands\n#### Log in\nChecks to see if the user exists\n\n`{\"cmd\": \"login\", \"username\": \"[username]\", \"password\": \"[password]\"}`\n#### Sign up\nCreates a new user\n\n`{\"cmd\": \"signup\", \"username\": \"[username]\", \"password\": \"[password]\"}`\n#### Home\nGets a list of posts\n\n`{\"cmd\": \"home\"}`\n#### Ping\n\"Pings\" the server, sort of like keepalive\n\n`{\"cmd\": \"ping\"}`\n#### Post\nSends a post to home\n\n`{\"cmd\": \"post\", \"username\": \"[username]\", \"password\": \"[password]\", \"val\": \"[content]\"}`\n#### Set Quote\nSets a quote for the specified user\n\n`{\"cmd\": \"set_quote\", \"username\": \"[username]\", \"password\": \"[password]\", \"val\": \"[content]\"}`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheycallhermax%2Fgocial-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheycallhermax%2Fgocial-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheycallhermax%2Fgocial-server/lists"}