tsj

package module
v0.0.8 Latest Latest
Warning

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

Go to latest
Published: May 3, 2024 License: MIT Imports: 0 Imported by: 0

README

tsj

Template for REST API server made with Golang.

Features:

  • Graceful stop
  • Close connections before stop
  • Response template error/success/success with pagination

Installation

To install tsj package, you need to install Go.

  1. You first need Go installed then you can use the below Go command to install tsj.
go get -u github.com/studiobflat/tsj
  1. Import it in your code:
import "github.com/studiobflat/tsj"

Quick start

Starting HTTP server

The example how to use tsj with to start REST api in example folder.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PackageName

func PackageName() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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