dangolbeeker / services-2

2/2 microservice to serve requests when postgres data is required.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

prmeet-nats

This is a NATs communication layer for prmeet microservice.

Intention.

The library is intended to be a starting point for a project with a simple users/permissions microservice included and messaging using NATS.

Prerequisites:

Go, Air

Edit env file with your data and rename it to .env

How to run:

git clone

cd prmeet-nats

air

Usage:

Some prior understanding of NATS is welcome. Edit your routes, add handlers and so on... Air will build on the fly.

About

2/2 microservice to serve requests when postgres data is required.

License:MIT License


Languages

Language:Go 93.0%Language:Makefile 7.0%