galactic-svc

module
v0.0.0-...-e812b8c Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: Unlicense

README

Galactic Service

Backend source code for galactic application/service.

Architecture

This backend application/service is using the microservices approach defined by Go-Kit (https://github.com/go-kit/kit).

How to Run Locally

  • Run MySQL database and change the DB configs in .env file.
  • Make sure Air (https://github.com/cosmtrek/air) installed.
  • Run make run-server or go run cmd/server/main.go.
  • Explore the API(s) and have fun!

Documentation

The API(s) documentation is generated using Swagger and available at /swagger/index.html.

Directories

Path Synopsis
cmd
internal
repository/database/mocks
Package mock_spaceship is a generated GoMock package.
Package mock_spaceship is a generated GoMock package.

Jump to

Keyboard shortcuts

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