Skip to content

jdemaria22/gorest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Example of simple API rest with GOLANG 1.18.

Packages in /src:

Contents

Installation

Usage

For update swagger documentatión, after any change you need to run swag init -g "path main.go". Path of swagger /swagger/index.html.

For build application you need to run command "go build [-o output] [build flags] [packages]" (doc reference of build flags https://pkg.go.dev/cmd/go).

Reference

Packages externals:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages