todo-gateway

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

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

Go to latest
Published: Jul 26, 2024 License: Apache-2.0 Imports: 20 Imported by: 0

README

Todo Gateway

A simple RESTFUL API that provides endpoints for admin dashboard.

Go

Prerequisites

  • Go 1.22 or higher.
  • Make CLI

Installation

  • Clone this repository.
  • Run below command to setup local env variables.
make env-local
  • And run below command to setup docker env variables.
make env-docker
  • Then run this command to synchronize all the dependencies.
go mod tidy
  • Next, setup infrastructure with below command.
make compose-up
  • Finally, run the project.
make local

Usage

Check if everything run properly by visit localhost:8110.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package api is directory for generated swagger files
Package api is directory for generated swagger files
Package gateway is described reusable package for create gateway server
Package gateway is described reusable package for create gateway server
pkg
jwtio
Package jwtio is shared pkg of json web token
Package jwtio is shared pkg of json web token
repository
Package stubs is a reverse proxy.
Package stubs is a reverse proxy.

Jump to

Keyboard shortcuts

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