{"id":13596059,"url":"https://github.com/apache/apisix-dashboard","last_synced_at":"2025-04-11T16:37:23.423Z","repository":{"id":36955798,"uuid":"194645908","full_name":"apache/apisix-dashboard","owner":"apache","description":"Dashboard for Apache APISIX","archived":false,"fork":false,"pushed_at":"2024-09-04T09:42:05.000Z","size":15802,"stargazers_count":1058,"open_issues_count":345,"forks_count":552,"subscribers_count":48,"default_branch":"master","last_synced_at":"2025-04-11T01:51:24.684Z","etag":null,"topics":["api","api-management","apisix","dashboard","devops"],"latest_commit_sha":null,"homepage":"https://apisix.apache.org/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-07-01T09:50:11.000Z","updated_at":"2025-04-10T07:02:20.000Z","dependencies_parsed_at":"2024-12-05T03:03:01.299Z","dependency_job_id":"fff81c1b-3261-4b0b-ad59-fbdaf0e967ba","html_url":"https://github.com/apache/apisix-dashboard","commit_stats":{"total_commits":1118,"total_committers":127,"mean_commits":8.803149606299213,"dds":0.8828264758497316,"last_synced_commit":"73f7ea52db20b6fdb07ff8691e9bc24d7b92bce7"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fapisix-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fapisix-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fapisix-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fapisix-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/apisix-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248441608,"owners_count":21104029,"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":["api","api-management","apisix","dashboard","devops"],"created_at":"2024-08-01T16:02:06.785Z","updated_at":"2025-04-11T16:37:23.404Z","avatar_url":"https://github.com/apache.png","language":"Go","readme":"\u003c!--\n#\n# Licensed to the Apache Software Foundation (ASF) under one or more\n# contributor license agreements.  See the NOTICE file distributed with\n# this work for additional information regarding copyright ownership.\n# The ASF licenses this file to You under the Apache License, Version 2.0\n# (the \"License\"); you may not use this file except in compliance with\n# the License.  You may obtain a copy of the License at\n#\n#     http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, software\n# distributed under the License is distributed on an \"AS IS\" BASIS,\n# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n# See the License for the specific language governing permissions and\n# limitations under the License.\n#\n--\u003e\n\n# Apache APISIX Dashboard\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/apache/apisix-dashboard/blob/master/LICENSE)\n[![Go Report Card](https://goreportcard.com/badge/github.com/apache/apisix-dashboard)](https://goreportcard.com/report/github.com/apache/apisix-dashboard)\n[![DockerHub](https://img.shields.io/docker/pulls/apache/apisix-dashboard.svg)](https://hub.docker.com/r/apache/apisix-dashboard)\n[![Cypress.io](https://img.shields.io/badge/tested%20with-Cypress-04C38E.svg)](https://www.cypress.io/)\n[![Slack](https://badgen.net/badge/Slack/Join%20Apache%20APISIX?icon=slack)](https://apisix.apache.org/slack)\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://apisix.apache.org/\"\u003eWebsite\u003c/a\u003e •\n  \u003ca href=\"https://github.com/apache/apisix/tree/master/docs\"\u003eDocs\u003c/a\u003e •\n  \u003ca href=\"https://twitter.com/apacheapisix\"\u003eTwitter\u003c/a\u003e\n\u003c/p\u003e\n\n- The master version should be used with Apache APISIX master version.\n\n- The latest released version is [3.0.0](https://apisix.apache.org/downloads/) and is compatible with [Apache APISIX 3.0.x](https://apisix.apache.org/downloads/).\n\n## What's Apache APISIX Dashboard\n\nThe Apache APISIX Dashboard is designed to make it as easy as possible for users to operate [Apache APISIX](https://github.com/apache/apisix) through a frontend interface.\n\nThe Dashboard is the control plane and performs all parameter checks; Apache APISIX mixes data and control planes and will evolve to a pure data plane.\n\nNote: Currently the Dashboard does not have complete coverage of Apache APISIX features, [visit here](https://github.com/apache/apisix-dashboard/milestones) to view the milestones.\n\n![architecture](./docs/assets/images/architecture.png)\n\n## Demo\n\n[Online Playground](https://apisix-dashboard.apiseven.com/)\n\n```text\nUsername: admin\nPassword: admin\n```\n\n## Works with APISIX Ingress Controller\n\nCurrently, APISIX Ingress Controller automatically manipulates some APISIX resources, which is not very compatible with APISIX Dashboard. In addition, users should not modify resources labeled `managed-by: apisix-ingress-controllers` via APISIX Dashboard.\n\n## Project structure\n\n```text\n.\n├── CHANGELOG.md\n├── CODE_OF_CONDUCT.md\n├── CONTRIBUTING.md\n├── Dockerfile\n├── LICENSE\n├── Makefile\n├── NOTICE\n├── README.md\n├── api\n├── docs\n├── licenses\n└── web\n```\n\n1. The `api` directory is used to store the `Manager API` source codes, which is used to manage `etcd` and provide APIs to the frontend interface.\n2. The `web` directory is used to store the frontend source codes.\n\n## Build then launch\n\nSupport the following ways currently.\n\n- [Docker, RPM, Source Codes](./docs/en/latest/install.md)\n- [Rebuild docker image](./docs/en/latest/deploy-with-docker.md)\n\n## Development\n\nPull requests are encouraged and always welcome. [Pick an issue](https://github.com/apache/apisix-dashboard/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22) and help us out!\n\nPlease refer to the [Development Guide](./docs/en/latest/develop.md).\n\n## User Guide\n\nPlease refer to the [User Guide](./docs/en/latest/USER_GUIDE.md).\n\n## Contributing\n\nPlease refer to the [Contribution Guide](./CONTRIBUTING.md) for a more detailed information.\n\n## FAQ\n\nPlease refer to the [FAQ](./docs/en/latest/FAQ.md) for more known issues.\n\n## License\n\n[Apache License 2.0](./LICENSE)\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fapisix-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Fapisix-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Fapisix-dashboard/lists"}