{"id":3497925,"name":"github.com/aofei/air","ecosystem":"go","description":"Package air implements an ideally refined web framework for Go.\n\nA router is basically the most important component of a web framework. In this\nframework, registering a route usually requires at least two params:\n\nThe first param is a route path that contains 6 components. Among them, \"users\",\n\"posts\" and \"assets\" are STATIC components, \":UserID\" and \":PostID\" are PARAM\ncomponents, \"*\" is an ANY component. Note that all route params (PARAM and ANY\ncomponents) will be parsed into the `Request` and can be accessed via the\n`Request.Param` and `Request.Params`. The name of a `RequestParam` parsed from a\nPARAM component always discards its leading \":\", such as \":UserID\" will become\n\"UserID\". The name of a `RequestParam` parsed from an ANY component is \"*\".\n\nThe second param is a `Handler` that serves the requests that match this route.","homepage":"https://github.com/aofei/air","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/aofei/air","keywords_array":[],"namespace":"github.com/aofei","versions_count":68,"first_release_published_at":"2018-12-10T12:31:52.000Z","latest_release_published_at":"2021-04-18T10:27:15.000Z","latest_release_number":"v0.22.0","last_synced_at":"2026-06-14T15:17:37.585Z","created_at":"2022-04-10T19:47:30.529Z","updated_at":"2026-06-14T15:17:37.585Z","registry_url":"https://pkg.go.dev/github.com/aofei/air","install_command":"go get github.com/aofei/air","documentation_url":"https://pkg.go.dev/github.com/aofei/air#section-documentation","metadata":{},"repo_metadata":{"uuid":"63778439","full_name":"aofei/air","owner":"aofei","description":"An ideally refined web framework for Go.","archived":false,"fork":false,"pushed_at":"2023-02-25T07:55:57.000Z","size":1174,"stargazers_count":422,"open_issues_count":7,"forks_count":42,"subscribers_count":18,"default_branch":"master","last_synced_at":"2023-02-28T19:54:39.238Z","etag":null,"topics":["air","framework","go","web"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/aofei/air","language":"Go","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,"logo_url":null,"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}},"created_at":"2016-07-20T12:09:48.000Z","updated_at":"2023-02-24T07:55:11.000Z","dependencies_parsed_at":"2022-09-26T17:41:40.658Z","dependency_job_id":null,"html_url":"https://github.com/aofei/air","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofei%2Fair","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofei%2Fair/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aofei%2Fair/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aofei","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T18:38:59.594Z","dependent_packages_count":12,"downloads":null,"downloads_period":null,"dependent_repos_count":36,"rankings":{"downloads":null,"dependent_repos_count":0.9350580966034724,"dependent_packages_count":1.3223728663650585,"stargazers_count":2.7457366445017417,"forks_count":3.654883101950649,"docker_downloads_count":null,"average":2.1645126773552303},"purl":"pkg:golang/github.com/aofei/air","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/aofei/air","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/aofei/air","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/aofei/air/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-29T05:46:45.852Z","issues_count":13,"pull_requests_count":15,"avg_time_to_close_issue":2388475.8,"avg_time_to_close_pull_request":8011.4,"issues_closed_count":10,"pull_requests_closed_count":10,"pull_request_authors_count":5,"issue_authors_count":8,"avg_comments_per_issue":5.615384615384615,"avg_comments_per_pull_request":2.4,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":4,"past_year_issues_count":0,"past_year_pull_requests_count":4,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faofei%2Fair/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faofei%2Fair/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faofei%2Fair/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faofei%2Fair/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faofei%2Fair/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Faofei%2Fair/codemeta","maintainers":[]}