8000 GitHub - nuts-foundation/go-nuts-client: A Golang library that helps applications to interact with Nuts nodes and resources secured with Nuts.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nuts-foundation/go-nuts-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Golang client library for the Nuts Node

Contains:

  • Generated clients to interact with the Nuts node's internal APIs
    • Discovery
    • Auth
  • An OAuth2 client for interacting with Resource Servers that are secured using Nuts.

Development

The library generates code from the Nuts node's OpenAPI specifications. To regenerate the code, run:

go generate ./...

It uses the oapi-codegen tool to generate the code. To install it, run:

go install github.com/oapi-codegen/oapi-codegen/v2/cmd/oapi-codegen@v1.16.3

About

A Golang library that helps applications to interact with Nuts nodes and resources secured with Nuts.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0