Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stormpath/stormpath-sdk-go
Stormpath bindings for Go.
https://github.com/stormpath/stormpath-sdk-go
Last synced: 24 days ago
JSON representation
Stormpath bindings for Go.
- Host: GitHub
- URL: https://github.com/stormpath/stormpath-sdk-go
- Owner: stormpath
- Created: 2014-05-09T14:24:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-03-06T16:51:16.000Z (almost 8 years ago)
- Last Synced: 2024-09-08T14:25:58.514Z (4 months ago)
- Language: Go
- Size: 156 KB
- Stars: 4
- Watchers: 8
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Stormpath is Joining Okta
We are incredibly excited to announce that [Stormpath is joining forces with Okta](https://stormpath.com/blog/stormpaths-new-path?utm_source=github&utm_medium=readme&utm-campaign=okta-announcement). Please visit [the Migration FAQs](https://stormpath.com/oktaplusstormpath?utm_source=github&utm_medium=readme&utm-campaign=okta-announcement) for a detailed look at what this means for Stormpath users.We're available to answer all questions at [[email protected]](mailto:[email protected]).
# stormpath-sdk-go
The official Stormpath Go client library.
![Mascot](https://github.com/stormpath/stormpath-sdk-go/raw/master/assets/monster-rat.jpg)
## Meta
- Maintainer: [Randall Degges]([email protected])
- Status: **IN DEVELOPMENT!**## Purpose
This library provides [Stormpath](https://stormpath.com/) bindings for Go. It's
very, *very* new, and currently in development. The API for this library is
currently unstable, so you should only use it for testing. As the library
matures, we'll update this README to include more specific information on usage
and what to expect.The goal of this library is to provide a full wrapper around the Stormpath API
service, making it easy to manage Stormpath resources.