Skip to content

widemeshio/go-api-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Go API

A barebones Go API service.

Development

Make sure you have Go and the Widemesh CLI installed.

$ git clone https://github.com/widemeshcloud/go-api-quickstart.git # or clone your own fork
$ cd go-api-quickstart
$ go build
$ ./go-api-quickstart

Your go service should now be running on localhost:5000.

Deploying

$ mesh deploy

About

Go API service and Widemesh application platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages