1
0 Comments

tom, a simple microservice for handling customes, subscriptions & notifications

tom creates customers, subscriptions plans & send notifications.

Hello

I created a tiny microservice oriented for handling customers, subscriptions plan and notifications.

These are the kind of thing that are not directly related to your project, but you need to invest time in do it successfully.

In order to spend the less time possible, I isolate this kind of logic into a microservice to make easy replicate it into every project that you need.

With tom you can:

  • Create new customers and add them to a subscription plan.
  • Send simple emails based on templates, with a minimal fancy design.
  • See emails previews on local!
  • Update customer payment method.
  • your-next-use-case-here

Happy if it could be useful for you 🙂