{"id":18113504,"url":"https://github.com/ix/mebious","last_synced_at":"2025-04-06T09:11:53.573Z","repository":{"id":197120557,"uuid":"686701375","full_name":"ix/mebious","owner":"ix","description":"Completely anonymous messageboard (clone of another website).","archived":false,"fork":false,"pushed_at":"2023-09-03T17:05:40.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T14:28:04.137Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/ix.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}},"created_at":"2023-09-03T17:03:59.000Z","updated_at":"2023-09-29T00:57:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"f6d3f5be-af46-4ac9-8361-607409eabafb","html_url":"https://github.com/ix/mebious","commit_stats":null,"previous_names":["ix/mebious"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ix%2Fmebious","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ix%2Fmebious/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ix%2Fmebious/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ix%2Fmebious/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ix","download_url":"https://codeload.github.com/ix/mebious/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457803,"owners_count":20941906,"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-11-01T02:09:01.087Z","updated_at":"2025-04-06T09:11:53.548Z","avatar_url":"https://github.com/ix.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"mebious.wired\n=============\n\nA clone of [Mebby](http://mebious.co.uk) written in Ruby using the Sinatra framework.\n\nDeveloped on 2.2.2, may work with earlier versions.\n\n### Overview of the Data API\n\n-----\n\n`mebious.wired` uses a RESTful API to facilitate the development of\nthird party interfaces with read/write access to the central database.\n\nCurrently, the API looks like this:\n\n`GET /posts` -\u003e Returns a JSON array of objects representing the last 20 posts.\n\n`GET /posts/n` (n = Integer \u003e 0 and \u003c 100) -\u003e Returns a JSON array of objects representing the last `n` posts.\n\n`POST /api/key` (key = API key) -\u003e Makes a post where the text body is the POST field \"text\", returns a JSON object of success/error state.\n\n----\n\n# Dependencies\n- sinatra\n- sqlite3 \n- builder\n- rack_csrf \n- sinatra-cross_origin\n- mysql2 (optional, for mysql support)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fix%2Fmebious","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fix%2Fmebious","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fix%2Fmebious/lists"}