pubsub

command module
v0.0.0-...-b4b3adb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2021 License: MIT Imports: 11 Imported by: 0

README

pub-sub

Backend Microservice to handle pubsub.

Setup

PostgreSQL
Go lang

Follow all the installation steps as mentioned on the installation website

Execute following commands
go get
go build
./PubSub migrate // This command runs the migrations and creates relevant tables in DB
./PubSub run-server // This command starts REST server
./PubSub run-client // This command starts Client

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL