{"id":22487042,"url":"https://github.com/bramus/simple-rest-api-explorer","last_synced_at":"2026-01-10T07:09:29.508Z","repository":{"id":2683181,"uuid":"3675658","full_name":"bramus/simple-rest-api-explorer","owner":"bramus","description":"A simple way to showcasing and exploring all endpoints of your RESTful API.","archived":true,"fork":false,"pushed_at":"2012-09-26T08:04:31.000Z","size":214,"stargazers_count":37,"open_issues_count":0,"forks_count":15,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-05-01T23:16:10.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://bramus.github.io/simple-rest-api-explorer","language":"JavaScript","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/bramus.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":"2012-03-09T22:51:46.000Z","updated_at":"2024-05-01T23:16:10.322Z","dependencies_parsed_at":"2022-08-29T12:41:19.340Z","dependency_job_id":null,"html_url":"https://github.com/bramus/simple-rest-api-explorer","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/bramus%2Fsimple-rest-api-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramus%2Fsimple-rest-api-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramus%2Fsimple-rest-api-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bramus%2Fsimple-rest-api-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bramus","download_url":"https://codeload.github.com/bramus/simple-rest-api-explorer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228500212,"owners_count":17930009,"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-12-06T17:15:49.057Z","updated_at":"2024-12-06T17:16:24.263Z","avatar_url":"https://github.com/bramus.png","language":"JavaScript","readme":"# Simple REST API Explorer\n\nA simple way to showcasing and exploring all endpoints of your RESTful API.\nBuilt by Bramus! - [http://www.bram.us/](http://www.bram.us/)\n\n## Configuration\n\nEdit the tad of JavaScript at the bottom of `index.html`\n\n* `baseApiUrl`: Base URL of your API. All endpoints are a subdomain/subpage of this URL. eg. `http://api.website.tld/`\n* `apiDataType`: The data type you expect back. Set this to `json` or `jsonp`.\n* `apiExtraHeaders`: Extra headers you want to send along with your request. Object Literal formatted. Provide an empty object if no headers need to be sent. eg. an API-Key or authentication token: `{'X-API-Key':'1234567890'}`\n* `apiUrlSuffix`: Extra suffix to add to each URL called. eg. an API-Key or authentication token: `'\u0026token=1234567890'`\n\nUpdate the `\u003cdl\u003e` in the `#sidebar` to hold the available endpoints of your API.\n\n* The value of the `href` attribute of the `a` element is an example call to the endpoint.\n* Provide a request method via a `data-requestmethod` attribute on the `a` element. Defaults to `get`\n* Provide extra data to be sent via a `data-extradata` attribute on the `a` element. Format it like you'd format a querystring.\n* For informational purposes, it is best to mention the request method and endpoint structure in the adjacent `small` element.\n\n## Notes\n\n* Only tested with APIs returning JSON or JSONP.\n* Custom headers don't work with JSONP. If you do need both JSONP *and* an API-Key: ask your API provider to enable [CORS](http://www.html5rocks.com/en/tutorials/cors/) so you can switch to JSON.\n\nSimple REST API Explorer is powered by (a tweaked) [Kelp JSON View](http://kelp.phate.org/2011/11/kelp-json-view-json-syntax-highlighting.html) and [Skeleton](http://www.getskeleton.com/)\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramus%2Fsimple-rest-api-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbramus%2Fsimple-rest-api-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbramus%2Fsimple-rest-api-explorer/lists"}