go-gin

command
v0.0.0-...-9c1f01e Latest Latest
Warning

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

Go to latest
Published: Jul 29, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

README

This is one of the endpoints written using Go and the Gin framework.

External Dependencies:

  • "github.com/gin-gonic/gin"
  • "github.com/go-sql-driver/mysql"
  • "github.com/pkg/errors" (for testing)
  • "github.com/stretchr/testify/assert" (for testing)
  • internal standard library dependencies not listed, but can be compiled during setup

Starting the server displays a GET response of the mid-level listing of book titles (the second endpoint in this project).

Attached is a dummy/test mysql file for testing purposes.

Also attached is a simple unit test.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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