diff --git a/README.md b/README.md index 5c1d1c11..f3fead49 100644 --- a/README.md +++ b/README.md @@ -3263,6 +3263,7 @@ _Plugin for text editors and IDEs._ - [rts](https://github.com/galeone/rts) - RTS: response to struct. Generates Go structs from server responses. - [textra](https://github.com/ravsii/textra) - Extract Go struct field names, types and tags for filtering and exporting. - [typex](https://github.com/dtgorski/typex) - Examine Go types and their transitive dependencies, alternatively export results as TypeScript value objects (or types) declaration. +- [MoniGO](https://github.com/iyashjayesh/monigo) - A performance monitoring library for Go applications. It provides real-time insights into application performance! 🚀 **[⬆ back to top](#contents)**