Flare: API notification service

Hey, this is the open source project I have been working for some time. It’s a service to notify changes of HTTP endpoints to clients. When we think in a microservice environment, the communication of changes between the services is very important, but this generate a big overhead on every service that need to implement it’s own notification mechanism or receive notification from other services.

The application is very modular with it’s dependencies, today it works with MongoDB, AWS SQS and in-memory providers.

The project is at alpha stage, still lot to be done but already in use in a major ecommerce in Latin America, so far, so good, working fine.

Hope you guys like it and really want to listen for feedbacks.

1 Like

This is the slides i made to present in a local Go meetup.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.