codenotary / immudb-client-examples

A repository of immudb examples in several languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

immudb Client Examples

CLI Examples Go Examples Python Examples Java Examples Node Examples

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

Examples (Python, Go, CLI) are tested against immudb:latest container.

More documentation at:

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.

Playground

To learn interactively and get started with immudb from the command line and programming languages, visit the immudb Playground.

The immudb Playground

About

A repository of immudb examples in several languages.

License:Apache License 2.0


Languages

Language:Go 57.1%Language:TypeScript 11.5%Language:JavaScript 11.1%Language:C# 7.6%Language:Python 5.9%Language:Java 4.6%Language:HTML 1.8%Language:Shell 0.3%