Categorygithub.com/izsal/belajar-golang-restfull-api
repositorypackage
0.0.0-20240904135126-0caee34d23e8
Repository: https://github.com/izsal/belajar-golang-restfull-api.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Belajar Golang Restfull Api

 

Belajar Golang Restfull Api

Starting Point

# Clone this project
$ git clone https://github.com/izsal/belajar-golang-restfull-api

# Access
$ cd belajar-golang-restfull-api

# Install dependencies
$ go

# Run the project
$ go run . or go run  main.go  wire_gen.go

# The server will initialize in the <http://localhost:3000>

:memo: License

This project is under license from MIT. For more details, see the LICENSE file.

Made with :heart: by izsal qurlinas afandi

 

Back to top