{"id":14966191,"url":"https://github.com/astj/p6-sixatra","last_synced_at":"2026-02-17T17:32:06.360Z","repository":{"id":72102316,"uuid":"83352821","full_name":"astj/p6-Sixatra","owner":"astj","description":"[wip] Concept of Sinatra-like simple Web App Framework in P6 🦋🐯","archived":false,"fork":false,"pushed_at":"2017-06-06T14:36:38.000Z","size":24,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-29T01:42:20.869Z","etag":null,"topics":["concept","perl6","wip"],"latest_commit_sha":null,"homepage":"","language":"Perl6","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"artistic-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/astj.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}},"created_at":"2017-02-27T20:20:38.000Z","updated_at":"2020-01-27T13:28:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d70a273-fd0b-450e-ab58-f7d437242ef3","html_url":"https://github.com/astj/p6-Sixatra","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/astj/p6-Sixatra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astj%2Fp6-Sixatra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astj%2Fp6-Sixatra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astj%2Fp6-Sixatra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astj%2Fp6-Sixatra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/astj","download_url":"https://codeload.github.com/astj/p6-Sixatra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/astj%2Fp6-Sixatra/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278799873,"owners_count":26048234,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["concept","perl6","wip"],"created_at":"2024-09-24T13:35:58.914Z","updated_at":"2025-10-07T15:33:43.382Z","avatar_url":"https://github.com/astj.png","language":"Perl6","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/astj/p6-Sixatra.svg?branch=master)](https://travis-ci.org/astj/p6-Sixatra)\n\nNAME\n====\n\nSixatra - Sinatra-like simple Web Application Framework\n\nSYNOPSIS\n========\n\n    unit module MyApp;\n    use Sixatra;\n\n    get '/', -\u003e $c {\n        200, [], ['hello'];\n    };\n\nAnd run MyApp with crustup as follows:\n\n    crustup -e 'use Sixatra; sixatra-app(\"MyApp\");'\n\nDESCRIPTION\n===========\n\nSixatra is ...\n\nAUTHOR\n======\n\nAsato Wakisaka \u003casato.wakisaka@gmail.com\u003e\n\nCOPYRIGHT AND LICENSE\n=====================\n\nCopyright 2017 Asato Wakisaka\n\nThis library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastj%2Fp6-sixatra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fastj%2Fp6-sixatra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fastj%2Fp6-sixatra/lists"}