codepix-api

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

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

Go to latest
Published: Apr 25, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

CodePix microservice

This microservice is intended to be a transaction hub between the banks that we will simulate during the project.

How to run

We use Docker so that all the services we will use are available.

  • Clone the project
  • Once you have docker installed on your machine just run it: docker-compose up -d
How to run the application
  • Access the application container by executing: docker exec -it codepix_app bash
  • Run go run cmd/codepix/main.go
Services used when running docker-compose
  • Main application
  • Postgres
  • PgAdmin
  • Apache Kafka
  • Creator of the topics to be used by Kafka
  • Confluent control center
  • ZooKeeper

Documentation

Overview

Copyright © 2022 NAME HERE silva.williansantos@gmail.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
application
domain
infrastructure
db

Jump to

Keyboard shortcuts

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