Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

BILLmanager 6 API for GoLang

Install

go get -u github.com/mayerdev/go-bm6-api

Example

package main

import "github.com/mayerdev/go-bm6-api"

func main() {
    api := bm6.New("https://bill.manager", "user", "password", true)

    api.Request(map[string]string{...})
}

About

BILLmanager 6 API for GoLang

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages