Skip to content

nanichang/bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Golang Project

To run the project

  • git clone git@github.com:nanichang/bookstore.git

  • cd into cmd/main dir

  • Run build the project by running go build

  • Finally, to start to go server, run go run main.go

  • You can now test the APIs on localhost:9010/book/

NOTE: Make sure to have previously created a database called bookstore

HAPPY TESTING

About

My First Golang Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages