{"id":17187338,"url":"https://github.com/nicell/lynx","last_synced_at":"2026-02-01T21:03:11.557Z","repository":{"id":245238102,"uuid":"817638152","full_name":"Nicell/lynx","owner":"Nicell","description":"A Simple and Fast Luau Web Framework for Lune","archived":false,"fork":false,"pushed_at":"2025-08-24T18:35:42.000Z","size":296,"stargazers_count":20,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T14:17:56.399Z","etag":null,"topics":["luau","lune","router","web-framework"],"latest_commit_sha":null,"homepage":"https://lynx.luau.page","language":"Luau","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/Nicell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-20T06:37:23.000Z","updated_at":"2025-10-06T09:28:08.000Z","dependencies_parsed_at":"2025-06-28T01:37:57.016Z","dependency_job_id":null,"html_url":"https://github.com/Nicell/lynx","commit_stats":null,"previous_names":["nicell/lynx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nicell/lynx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicell%2Flynx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicell%2Flynx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicell%2Flynx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicell%2Flynx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nicell","download_url":"https://codeload.github.com/Nicell/lynx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nicell%2Flynx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28990697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T20:57:35.821Z","status":"ssl_error","status_checked_at":"2026-02-01T20:57:29.580Z","response_time":56,"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":["luau","lune","router","web-framework"],"created_at":"2024-10-15T01:06:04.259Z","updated_at":"2026-02-01T21:03:11.553Z","avatar_url":"https://github.com/Nicell.png","language":"Luau","readme":"# 🐈 Lynx\n\n[**Documentation ⚡️ lynx.luau.page**](https://lynx.luau.page)\n\nLynx is a simple and fast Luau web framework for Lune. Lynx is inspired by [Hono](https://github.com/honojs/hono) and shares a similar API.\n\n```luau\nlocal app = Lynx.new()\n\napp:get('/', function(c)\n\treturn c:text('Lynx!')\nend)\n\napp:serve()\n```\n\n## Features\n\n- 🧩 **Simple API** - Convenient methods for creating routes and generating a response\n- ⚡️ **Fast Routing** - Efficient routing using a radix tree\n- 📦 **Intuitive Middleware** - Extend request handling easily\n\n## Documentation\n\nRead the documentation at [lynx.luau.page](https://lynx.luau.page).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicell%2Flynx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicell%2Flynx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicell%2Flynx/lists"}