Skip to content

fakriardian/staffinc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

staffinc

General info

API for emas digital with go, kafka, postgres

Table of contents

Technologies

Project is created with:

  • Go
  • GCC or TDM-GCC if using windows
  • Kafka
  • Zookeeper
  • Kafka-ui
  • Postgres

Setup

To run this project, install it locally using:

$ cd ./misc && mv .env-example .env (set value .env)
$ docker-compose --env-file .env up -d
$ cd ../ && mv .env-example .env (set value .env)
$ go mod tidy
$ go run ./cmd/main.go

for postman collection in here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages