https://github.com/wychl/tyk
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wychl/tyk
- Owner: wychl
- Created: 2017-12-02T01:47:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-02T01:48:03.000Z (almost 8 years ago)
- Last Synced: 2025-01-29T13:08:15.482Z (8 months ago)
- Language: Shell
- Size: 869 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## tyk
- API 的访问权限控制
- 访问流量限制
- 监控机制
## 使用方式
- [Cloud](https://tyk.io/docs/get-started/with-tyk-cloud/)
- [Hybrid](https://tyk.io/docs/get-started/with-tyk-hybrid/)
- [On-Premises](https://tyk.io/docs/get-started/with-tyk-on-premise/)## 参看链接
- [docker-compose启动tyk](tyk-docker/README.md)
- [使用步骤](tutorial.md)
- [dashboard api](dashboard_api/README.md)
- [rest api](rest_api/README.md)
- [uptime](uptime_test.md)
- [portal](Portal/README.md)