golang-movie-service

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

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

Go to latest
Published: Aug 22, 2021 License: MIT Imports: 1 Imported by: 0

README

golang-movie-service

technology Go

This is an excellent example of a golang project that has adopted this structure.

Get Dependencies

go mod download

Build

go build main.go

Test

go test ./...

Environments

Generate .env file and edit configuration settings.

cp .env.example .env

Run app

go run main.go

Browse to http://localhost:8080/swagger/index.html. You will see Swagger 2.0 Api documents.

CREDITS

Original work authored by Franklin Carrero as MIT licensed and Eder Férnandez Baldovino

LICENSE

MIT Copyright (c) 2021 kiwsan

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
api
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag
Package docs GENERATED BY THE COMMAND ABOVE; DO NOT EDIT This file was generated by swaggo/swag
pkg

Jump to

Keyboard shortcuts

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