An open API service indexing awesome lists of open source software.

https://github.com/rockset/fence-test


https://github.com/rockset/fence-test

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# Fence Test

This repo contains a test for the Rockset fence API.

To run it, you need to set the following environment variables:

* `ROCKSET_APIKEY` - your Rockset API key
* `ROCKSET_APISERVER` - the Rockset API server to use, e.g. `api.usw2a1.rockset.com`

Then run `go run -mode=vendor main.go` to run the test.