Categorygithub.com/alarbada/go-instantdb
modulepackage
0.1.5
Repository: https://github.com/alarbada/go-instantdb.git
Documentation: pkg.go.dev

# README

Unofficial instantdb go client

for the unofficial http instantdb admin api

Install

go get github.com/alarbada/go-instantdb

How to use

Look at the tests to get a feel on how to use this.

How to run tests

  1. Create an app at https://instantdb.com
  2. Add an .env file with the following variables.
APP_ID="..."
SECRET="..."

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
User represents an instantdb user.

# Interfaces

No description provided by the author

# Type aliases

O ia an instaml / instaql type helper.