Skip to content

sktston/go-rest-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-rest-project

Run

$ go run main.go

Generate swagger files

$ swag init

It will create files in /docs by reading swagger-related comments. (Refer /handler/book_handler.go) The generated swagger json is loaded when the server boots. After the server boots, visit http://localhost:8080/swagger/index.html.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published