Skip to content

jorie1234/goPersonio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Work with Personio without API access

This library helps to deal with personio without official API access.

Usage/Examples

    p := personio.NewPersonio(personioBaseURL, personioUser, personioPassword)
	p.LoginToPersonio()
	p.SetWorkingTimes(time.Now(), time.Now().Add(time.Minute*4))

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages