Categorygithub.com/lil5/tigerbeetle_api
modulepackage
0.16.16
Repository: https://github.com/lil5/tigerbeetle_api.git
Documentation: pkg.go.dev

# README

GoDoc

Tiger Beetle REST

A simple REST api server for TigerBeetle

Rest API: Tigerbeetle REST API uses 🐶 Bruno

Download the client here: https://www.usebruno.com/ And get started by opening the /bruno directory in Bruno.

Config Example File: /config-example.yml

Development setup

1. Install taskfile and golang

2. Install zig for cross-compilation

$ brew install zig

Setup and run tigerbeetle in docker (optional)

$ make docker_setup docker_start

3. Copy example config file

$ cp config-example.yml config.yml

4. Run server with the following command

$ make start

License

Apache License Version 2.0

# Packages

No description provided by the author

# Functions

No description provided by the author

# Structs

No description provided by the author