{"id":29193842,"url":"https://github.com/ettomatic/amazer","last_synced_at":"2025-07-02T03:10:07.307Z","repository":{"id":136247071,"uuid":"51290119","full_name":"ettomatic/amazer","owner":"ettomatic","description":"A simple random maze generator","archived":false,"fork":false,"pushed_at":"2016-02-09T01:59:47.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-24T19:14:39.730Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/ettomatic.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":"2016-02-08T09:57:36.000Z","updated_at":"2016-02-08T12:42:34.000Z","dependencies_parsed_at":"2023-04-29T12:41:20.369Z","dependency_job_id":null,"html_url":"https://github.com/ettomatic/amazer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ettomatic/amazer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ettomatic%2Famazer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ettomatic%2Famazer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ettomatic%2Famazer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ettomatic%2Famazer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ettomatic","download_url":"https://codeload.github.com/ettomatic/amazer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ettomatic%2Famazer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263066572,"owners_count":23408389,"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":"2025-07-02T03:10:06.605Z","updated_at":"2025-07-02T03:10:07.257Z","avatar_url":"https://github.com/ettomatic.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Amazer\nA simple random maze generator\n\n# Setup\n\n```\nbundle install\nbundle exec rackup\n```\n\nNow you can visit the web interface at\n[http://127.0.0.1:9292](http://127.0.0.1:9292).\n\nUse this command to run the test suite:\n\n```\nbundle exec rspec\n```\n\n# Usage\n\n`/maze/random` generates a radom maze\n\n```\n$ curl http://localhost:9292/maze/random\n\u003cpre\u003e\n+---+---+---+---+---+---+---+---+---+---+\n| S |       |                           |\n+   +   +---+   +---+   +   +   +   +---+\n|           |       |   |   |   |   |   |\n+---+---+   +   +---+   +---+---+   +   +\n|               |           |           |\n+   +   +   +   +---+---+---+---+---+---+\n|   |   |   |       |                   |\n+---+   +---+---+   +---+   +---+---+---+\n|   |   |                               |\n+   +---+---+---+   +---+---+---+---+   +\n|           |               |           |\n+   +---+   +---+---+---+   +---+---+---+\n|   |   |                   |           |\n+---+   +---+   +---+---+   +---+---+   +\n|   |   |   |   |   |   |               |\n+   +   +   +---+   +   +---+   +---+---+\n|       |   |       |   |       |       |\n+---+   +   +   +   +   +   +---+---+   +\n|               |                     E |\n+---+---+---+---+---+---+---+---+---+---+\n\u003c/pre\u003e\n```\n\n**Request params:**\n\n- `size` Defaults to 10, will set the resolution of the maze eg `/maze/random?size=6` will produce a 36 rooms maze.\n- `solution` Defaults to false, `/maze/random?solution=true` will show the path to solve the maze.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fettomatic%2Famazer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fettomatic%2Famazer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fettomatic%2Famazer/lists"}