# 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
- Create an app at https://instantdb.com
- Add an
.env
file with the following variables.
APP_ID="..."
SECRET="..."
# Variables
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
O ia an instaml / instaql type helper.