{"id":18127715,"url":"https://github.com/tyrw/dummyapi","last_synced_at":"2025-04-06T14:14:24.245Z","repository":{"id":15323896,"uuid":"18054028","full_name":"tyrw/dummyapi","owner":"tyrw","description":"A simple JSON API with dummy User and Item paths that give random data on command, rate-limited to 60 requests per minute.","archived":false,"fork":false,"pushed_at":"2017-02-01T21:31:43.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T20:16:51.189Z","etag":null,"topics":["api","api-server","dummy-data"],"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/tyrw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-24T06:45:34.000Z","updated_at":"2017-02-01T21:31:45.000Z","dependencies_parsed_at":"2022-08-26T06:41:47.484Z","dependency_job_id":null,"html_url":"https://github.com/tyrw/dummyapi","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/tyrw%2Fdummyapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrw%2Fdummyapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrw%2Fdummyapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrw%2Fdummyapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tyrw","download_url":"https://codeload.github.com/tyrw/dummyapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492541,"owners_count":20947545,"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":["api","api-server","dummy-data"],"created_at":"2024-11-01T09:22:57.334Z","updated_at":"2025-04-06T14:14:24.223Z","avatar_url":"https://github.com/tyrw.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"A simple JSON API with dummy User and Item paths that give random data on command, rate-limited to 60 requests per minute.  Use this site as your dummy API, or clone and modify for your own purposes.\n\nRepo at http://github.com/tyrw/dummyapi\n\nDemo API at http://dummyapi.herokuapp.com\n\n\u003e Note: the api_key parameter must be set to 123456789 for each request or you will receive an error.\n\n**Users List**\n\nReturns a list of 20 random Users with the following parameters:\n`:id`, `:name`, `:username`, `:email`, `:created_at`, `:company: {\n:name, :tagline, :description }`\n\n    /api/v1/users\n\n**Items List**\n\nReturns a list of 20 random Items with the following parameters:\n`:id`, `:title`, `:category`, `:color`, `:code`, `:user_id`, `:created_at`\n\n    /api/v1/items\n\nAlso accepts the options `limit` and `user_id`, which will limit the number of items returned (max: 50) and set the `user_id`, respectively.\n\n    /api/v1/items?limit=5\n    /api/v1/items?user_id=123\n\n**Items Show**\n\nReturns an Item with the following parameters:\n\n`:id` (set to number in path), `:title`, `:category`, `:color`, `:code`, `:user_id`, `:created_at`\n\n    /api/v1/items/456\n    \nAlso accepts the `user_id` option, which will set the user_id\n\n    /api/v1/items/456?user_id=123\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyrw%2Fdummyapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyrw%2Fdummyapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyrw%2Fdummyapi/lists"}