1
0
mirror of https://github.com/go-micro/go-micro.git synced 2025-07-12 22:41:07 +02:00

Update README.md (#2719)

This commit is contained in:
Asim Aslam
2024-07-04 10:29:05 +01:00
committed by GitHub
parent fc614aef2d
commit c05c11e0c3

View File

@ -113,18 +113,6 @@ curl -XPOST \
See the [examples](https://github.com/go-micro/examples) for detailed information on usage. See the [examples](https://github.com/go-micro/examples) for detailed information on usage.
## Toolkit
See [github.com/go-micro](https://github.com/go-micro) for tooling.
- [API](https://github.com/go-micro/api)
- [CLI](https://github.com/go-micro/cli)
- [Demo](https://github.com/go-micro/demo)
- [Plugins](https://github.com/go-micro/plugins)
- [Examples](https://github.com/go-micro/examples)
- [Dashboard](https://github.com/go-micro/dashboard)
- [Generator](https://github.com/go-micro/generator)
## License ## License
[Business Source License 1.1](LICENSE) [Business Source License 1.1](LICENSE)