You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Evolution Go** is a high-performance WhatsApp API built in Go. Part of the Evolution Foundation ecosystem, it provides a robust, lightweight solution for WhatsApp integration using the [whatsmeow](https://github.com/tulir/whatsmeow) library.
14
33
15
-
## About
34
+
## Part of the Evolution Foundation ecosystem
35
+
36
+
Evolution Go is one of the messaging engines maintained by Evolution Foundation. It is used as a WhatsApp provider by the [Evo CRM Community](https://github.com/EvolutionAPI/evo-crm-community) and other projects in the ecosystem.
16
37
17
-
Evolution Go is a high-performance WhatsApp API built in Go, part of the [Evolution](https://evolutionfoundation.com.br/) ecosystem. It provides a robust, lightweight solution for WhatsApp integration using the [whatsmeow](https://github.com/tulir/whatsmeow) library.
38
+
---
18
39
19
40
## Features
20
41
21
-
-**High Performance** — Built with Go for minimal resource usage
22
-
-**RESTful API** — Clean, well-documented REST endpoints with Swagger
23
-
-**Real-time Events** — WebSocket, Webhook, AMQP/RabbitMQ and NATS support
24
-
-**Media Support** — Images, videos, audio, documents with MinIO/S3 storage
Deploy Evolution Go with optimized infrastructure:
177
216
178
217
| Product | Link |
179
-
|---------|------|
180
-
| Evolution Go VPS |[Hostgator - Evo Go](https://www.hostgator.com.br/52579-144-3-55.html)|
181
-
| Evolution API VPS |[Hostgator - Evo API](https://www.hostgator.com.br/servidor-vps/hospedagem-evo-api/lp-afiliado)|
218
+
|---|---|
219
+
| Evolution Go VPS |[HostGator — Evo Go](https://www.hostgator.com.br/52579-144-3-55.html)|
220
+
| Evolution API VPS |[HostGator — Evo API](https://www.hostgator.com.br/servidor-vps/hospedagem-evo-api/lp-afiliado)|
182
221
183
-
## Contributing
222
+
---
223
+
224
+
## Telemetry
184
225
185
-
1. Fork the repository
186
-
2. Create your feature branch (`git checkout -b feature/amazing-feature`)
187
-
3. Commit your changes (`git commit -m 'Add some amazing feature'`)
188
-
4. Push to the branch (`git push origin feature/amazing-feature`)
189
-
5. Open a Pull Request
226
+
Evolution Go collects anonymous telemetry data (routes used, API version) to help improve the service. **No sensitive or personal data is collected.**
190
227
191
-
## Security
228
+
---
192
229
193
-
For security concerns, please email: contato@evolution-api.com
230
+
## Contributing
194
231
195
-
## License
232
+
Contributions are welcome! Please read [CONTRIBUTING.md](./CONTRIBUTING.md) for guidelines on how to submit issues, propose features, and open pull requests.
196
233
197
-
Evolution Go is licensed under the Apache License 2.0, with the following additional conditions:
234
+
Join our [community](https://evolutionfoundation.com.br/community) to discuss ideas and collaborate.
198
235
199
-
1.**Logo and copyright**: You may not remove or modify the logo or copyright information in the Evolution console or applications when using frontend components.
236
+
---
200
237
201
-
2.**Usage notification**: If Evolution Go is used as part of any project (including closed-source), a clear notification that Evolution Go is being utilized must be visible to system administrators.
238
+
## Security
202
239
203
-
Please contact contato@evolution-api.com for licensing inquiries. Full license details at [apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0).
240
+
For security issues, **do not open a public issue**. Email **suporte@evofoundation.com.br** or use GitHub's private vulnerability reporting. See [SECURITY.md](./SECURITY.md) for details.
241
+
242
+
---
204
243
205
244
## Acknowledgments
206
245
207
-
-[whatsmeow](https://github.com/tulir/whatsmeow) by [tulir](https://github.com/tulir)
Evolution Go collects anonymous telemetry data (routes used, API version) to improve the service. No sensitive or personal data is collected.
251
+
## License
213
252
214
-
---
253
+
Evolution Go is licensed under the Apache License 2.0, with additional brand-protection conditions (LOGO/copyright preservation and Usage Notification requirement). See [LICENSE](./LICENSE) for full details.
215
254
216
-
<divalign="center">
255
+
For licensing inquiries, contact **suporte@evofoundation.com.br**.
217
256
218
-
**Evolution Go** — High-Performance WhatsApp API
257
+
## Trademarks
219
258
220
-
Made with ❤️ by the [Evolution Team](https://evolutionfoundation.com.br/)
259
+
"Evolution Foundation", "Evolution" and "Evolution Go" are trademarks of Evolution Foundation. See [TRADEMARKS.md](./TRADEMARKS.md) for the brand assets policy.
0 commit comments