goksef

module
v0.0.42 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 8, 2026 License: MIT

README

goksef

goksef is a Go client library for interacting with the KSeF (Krajowy System e-Faktur) API. This package provides an easy-to-use interface for integrating with the Polish e-Invoicing system.

Features

  • Simplified interaction with the KSeF API.
  • Support for authentication and request signing.
  • Easy integration into Go projects.

Installation

go get github.com/onit-soft/goksef

Usage

package main

import (
    "github.com/onit-soft/goksef/goksef"
)

func main() {
    client := goksef.NewClient("https://ksef-test.mf.gov.pl")
    // Use the client to interact with the KSeF API
}

License

This project is licensed under the MIT License. See the LICENSE file for details.

Directories

Path Synopsis
example
cmd command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL