Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

r3it/go-kintone

 
 

Repository files navigation

Go binding for kintone API

WARNING This binding (and kintone itself) is not mature. Backward compatibility may not be kept. Use with caution. You have been warned.

This package provides a convenient interface for Go language to access kintone with its official REST API (en, ja).

kintone is our B2B cloud service; you can create great web apps instantly with kintone!

License

This software is licensed under the BSD 2-clause license.

Coverage

  • kintone application API
  • kintone space API
  • user management API

Usage

To import this package:

import "github.com/kintone/go-kintone"

Visit the docs on godoc.org.

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%