Skip to content

mayerdev/go-bm6-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

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

Watchers

Forks

Packages

 
 
 

Contributors

Languages