{"id":19527414,"url":"https://github.com/daverandom/android-manual-resolver","last_synced_at":"2025-08-29T14:35:55.567Z","repository":{"id":7890971,"uuid":"9268698","full_name":"DaveRandom/android-manual-resolver","owner":"DaveRandom","description":"HTTP API which resolves manual links for Android classes.","archived":false,"fork":false,"pushed_at":"2013-04-07T00:16:47.000Z","size":316,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T16:00:46.134Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/DaveRandom.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}},"created_at":"2013-04-07T00:16:31.000Z","updated_at":"2013-10-13T10:39:33.000Z","dependencies_parsed_at":"2022-09-03T09:51:13.738Z","dependency_job_id":null,"html_url":"https://github.com/DaveRandom/android-manual-resolver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveRandom%2Fandroid-manual-resolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveRandom%2Fandroid-manual-resolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveRandom%2Fandroid-manual-resolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DaveRandom%2Fandroid-manual-resolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DaveRandom","download_url":"https://codeload.github.com/DaveRandom/android-manual-resolver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240779142,"owners_count":19856147,"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-11T01:14:55.467Z","updated_at":"2025-02-26T02:25:51.073Z","avatar_url":"https://github.com/DaveRandom.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Android Manual Link Resolver\n============================\n\nHTTP API which resolves manual links for Android classes. Provides shortened URLs or Markdown-formatted messages for use in StackOverflow chat.\n\nUsage\n-----\n\nThe master branch is [deployed on heroku](http://android-manual.herokuapp.com/) or can easily be set up as a local instance. Requires PHP 5.3+.\n\nThe most basic usage is to visit `http://appdomain/\u003cclass name\u003e` where `\u003cclass name\u003e` is the name of the class being queried. The response will be a markdown-formatted string which can be used a message on StackOverflow chat. The API support two query string parameters to modify this response format:\n\n - `mode=markdown|url` When this parameter is supplied, the message will be returned in the specified format. The default format is `markdown`, `url` returns only the shortened URL which redirects to the manual page for the specified class.\n - `callback=*` When this parameter is supplied, the response is returned as JSONP with the specified callback name. The JSON object has a single property, `src`, which contains the response string.\n\nWhen no class name is specified, the HTTP response has a 400 response code and the body contains a human readable error message. When the queried class name cannot be resolved the HTTP response has a 404 response code and the body contains a human readable error message.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaverandom%2Fandroid-manual-resolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaverandom%2Fandroid-manual-resolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaverandom%2Fandroid-manual-resolver/lists"}