@abrtickets/common

Common lib for a microservice ticketing app

Usage no npm install needed!

<script type="module">
  import abrticketsCommon from 'https://cdn.skypack.dev/@abrtickets/common';
</script>

README

Common Microservice Ticketing Library

Used to shared express middlewares, error handlers and nats streaming events with different services in a ticketing microservice application.

The full microservice application: Link


This lib was created based on a Microservices course at Udemy by Stephen Grider