Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 490 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 490 Bytes

immudb Client Examples

This Git repository is a central repository for examples using official immudb clients in different languages.

We're actively working on the implementation of immudb clients for different languages.

The most complete client is implemented in Golang, and it's used to build immuclient and immuadmin CLIs.

immudb can easily be used from any language by means of immugw.