Skip to content

Ankit-rana/go-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-rest

This is my first experience of golang and it's web packages

Structure

$ tree 
.
|-- LICENSE
|-- README.md
|-- scripts
|   `-- showInterface.sh
`-- web
    |-- app.go
    `-- interfaces.go

Steps

  1. get the code
  2. cd web
  3. go run .

Golang Syntax help

https://tour.golang.org/welcome/1

Web and json related packages help

lots of google!!!

About

This is my first experience of golang and it's web packages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published