This website requires JavaScript.
Explore
Help
Sign In
stulyaganov
/
RestApiv2
Watch
1
Star
0
Fork
You've already forked RestApiv2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ea1a4fb601
RestApiv2
/
cmd
/
rest
/
main.go
8 lines
74 B
Go
Raw
Blame
History
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Printf
(
"Hello rest api"
)
}
Reference in New Issue
View Git Blame
Copy Permalink