1
0
mirror of https://github.com/go-micro/go-micro.git synced 2024-12-18 08:26:38 +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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -113,18 +113,6 @@ curl -XPOST \
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
[Business Source License 1.1](LICENSE)