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

https://github.com/zhan3333/cass-open-api-sdk


https://github.com/zhan3333/cass-open-api-sdk

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Skysharing CASS OpenAPI SDK

## Start

```shell script
cp .env.example .env
```

## Test

```shell script
go test pkg/cass/client_test.go
```