Skip to content

a-dera/Go-Rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go-Rest

Simple Restfull API in Go

Note: If you are making clone in a separate directory then you have to export your environments.

Step -1

Follow the steeps to install dependencies and run the project.

glide install

This command will install all the respected dependencies in to your local vendor.

step -2

Go to your cmd/main directory and enter the following command

go run main.go

This command will run the project successfully.

Releases

No releases published

Packages

No packages published

Languages