{"id":16295686,"url":"https://github.com/hamlim/microfibre","last_synced_at":"2025-09-15T02:39:13.239Z","repository":{"id":206284962,"uuid":"716273649","full_name":"hamlim/microfibre","owner":"hamlim","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-22T23:52:01.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-05T00:47:46.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://microfibre.vercel.app","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/hamlim.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}},"created_at":"2023-11-08T19:45:31.000Z","updated_at":"2023-11-09T05:11:46.000Z","dependencies_parsed_at":"2024-06-21T19:27:06.336Z","dependency_job_id":null,"html_url":"https://github.com/hamlim/microfibre","commit_stats":null,"previous_names":["hamlim/microfibre"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamlim%2Fmicrofibre","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamlim%2Fmicrofibre/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamlim%2Fmicrofibre/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hamlim%2Fmicrofibre/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hamlim","download_url":"https://codeload.github.com/hamlim/microfibre/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248045271,"owners_count":21038557,"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":[],"created_at":"2024-10-10T20:19:31.462Z","updated_at":"2025-04-09T13:17:43.633Z","avatar_url":"https://github.com/hamlim.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microfibre\n\nA bare bones Go-based API (using Gin + SQLite) for creating, updating, and\nreading status updates.\n\nThink of it as a poor-mans Twitter. No social validation, no fancy features,\njust a stream of updates!\n\n## API:\n\n- `/v1/create`\n  - POST request\n  - With post body that must at least contain a `body` field (plain text), and\n    can also contain a `location` field (plain text)\n- `/v1/read`\n  - GET request\n  - By default get's all the updates\n- `/v1/update`\n  - POST request\n  - Required:\n    - `?id=\u003cnumber\u003e` query param\n    - Payload with any of:\n      - `body`\n      - `location`\n\nAll calls need to specify both:\n\n- `api-version` request header, at the time of writing this is always `v1`\n- A token for making the requests - open an issue if you'd like your client to\n  be authorized!\n\n## Development:\n\nTo run the service locally - run `go get` and then `air`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamlim%2Fmicrofibre","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhamlim%2Fmicrofibre","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhamlim%2Fmicrofibre/lists"}