{"id":23655177,"url":"https://github.com/ikatsuba/simulon","last_synced_at":"2026-04-13T21:32:00.712Z","repository":{"id":269086168,"uuid":"906376426","full_name":"IKatsuba/simulon","owner":"IKatsuba","description":"Simulon API is a HTTP server for generating fake data","archived":false,"fork":false,"pushed_at":"2025-02-12T13:26:43.000Z","size":71,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-25T13:26:28.046Z","etag":null,"topics":["api-server","backend","data-generation","data-mocking","deno","development-tools","fake-data","http-api","lightweight-api","mock-api","mock-data","prototyping","random-data","test-automation","testing-tools"],"latest_commit_sha":null,"homepage":"https://simulon.katsuba.dev","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/IKatsuba.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,"zenodo":null}},"created_at":"2024-12-20T19:03:42.000Z","updated_at":"2025-03-23T09:31:15.000Z","dependencies_parsed_at":"2025-05-20T07:07:09.873Z","dependency_job_id":"0f8d2ff2-abdf-4701-9f07-32f392a4a4df","html_url":"https://github.com/IKatsuba/simulon","commit_stats":null,"previous_names":["ikatsuba/simulon"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/IKatsuba/simulon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IKatsuba%2Fsimulon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IKatsuba%2Fsimulon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IKatsuba%2Fsimulon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IKatsuba%2Fsimulon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IKatsuba","download_url":"https://codeload.github.com/IKatsuba/simulon/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IKatsuba%2Fsimulon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31771816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-server","backend","data-generation","data-mocking","deno","development-tools","fake-data","http-api","lightweight-api","mock-api","mock-data","prototyping","random-data","test-automation","testing-tools"],"created_at":"2024-12-28T19:51:39.541Z","updated_at":"2026-04-13T21:32:00.689Z","avatar_url":"https://github.com/IKatsuba.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simulon API\n\nSimulon API is a HTTP server for generating fake data using the `faker` library.\nIt provides various endpoints to generate random data for different categories\nsuch as airline, animal, book, color, commerce, company, database, date,\nfinance, food, git, hacker, image, internet, location, lorem, music, person,\nphone, science, string, system, vehicle, and word.\n\n## Installation\n\nTo set up the project locally, follow these steps:\n\n1. Clone the repository:\n   ```sh\n   git clone https://github.com/IKatsuba/simulon.git\n   cd simulon\n   ```\n\n2. Install the dependencies:\n   ```sh\n   deno task dev\n   ```\n\n## Usage\n\nTo run the API locally, use the following command:\n\n```sh\ndeno run --allow-net --allow-env --allow-read apps/api/main.ts\n```\n\nThe API will be available at `http://localhost:8000`.\n\n## Available API Endpoints\n\nHere is a list of available API endpoints:\n\n- `/v1/airline`\n- `/v1/animal`\n- `/v1/book`\n- `/v1/color`\n- `/v1/commerce`\n- `/v1/company`\n- `/v1/database`\n- `/v1/datatype`\n- `/v1/date`\n- `/v1/finance`\n- `/v1/food`\n- `/v1/git`\n- `/v1/hacker`\n- `/v1/image`\n- `/v1/internet`\n- `/v1/location`\n- `/v1/lorem`\n- `/v1/music`\n- `/v1/number`\n- `/v1/person`\n- `/v1/phone`\n- `/v1/science`\n- `/v1/string`\n- `/v1/system`\n- `/v1/vehicle`\n- `/v1/word`\n- `/v1/json`\n\nFor detailed information about each endpoint, refer to the OpenAPI documentation\navailable at `http://localhost:8000/openapi` and the Swagger UI at\n`http://localhost:8000/ui`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikatsuba%2Fsimulon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikatsuba%2Fsimulon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikatsuba%2Fsimulon/lists"}