Skip to content

richarda23/rspace-client-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.md

rspace-client-go is an client for the RSpace API written in Go.

It is built and tested against RSpace version 1.69 - this is the minimum required version.

Getting started

Set the following environment variables in your shell in order to be able to run tests:

export RSPACE_API_KEY= RSPACE_URL=

e.g.

export RSPACE_API_KEY=abcdefg RSPACE_URL=https://community.researchspace.com/api/v1

See rspace.go for package information

Running tests

go test

All tests are integration tests to be run against a real RSpace server.

The test code is the best way to see how the library is used.

About

Go Client for RSpace API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages