Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lumaserv-api-go

Go Client for the LUMASERV API

Usage

import (
"github.com/lumaserv/lumaserv-api-go/core"
)

client := core.NewClient("YOUR_API_TOKEN")
res, _, err := client.GetServers()

About

Go Client for the LUMASERV API

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages