This is a NATs communication layer for prmeet microservice.
The library is intended to be a starting point for a project with a simple users/permissions microservice included and messaging using NATS.
Edit env file with your data and rename it to .env
git clone
cd prmeet-nats
air
Some prior understanding of NATS is welcome. Edit your routes, add handlers and so on... Air will build on the fly.