Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voiceittech/voiceit2-go
VoiceIt API 2.0 Go Wrapper
https://github.com/voiceittech/voiceit2-go
api-wrapper biometrics face face-recognition golang voice voice-recognition voiceit wrapper
Last synced: about 1 month ago
JSON representation
VoiceIt API 2.0 Go Wrapper
- Host: GitHub
- URL: https://github.com/voiceittech/voiceit2-go
- Owner: voiceittech
- License: mit
- Created: 2018-03-19T16:32:24.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T17:28:26.000Z (about 1 year ago)
- Last Synced: 2024-06-21T16:59:20.325Z (6 months ago)
- Topics: api-wrapper, biometrics, face, face-recognition, golang, voice, voice-recognition, voiceit, wrapper
- Language: Go
- Homepage: https://api.voiceit.io/?go
- Size: 5.82 MB
- Stars: 1
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VoiceIt2-Go [![travis](https://app.travis-ci.com/voiceittech/VoiceIt2-Go.svg?branch=master)](https://app.travis-ci.com/github/voiceittech/VoiceIt2-Go) [![godoc](https://pkg.go.dev/badge/github.com/voiceittech/VoiceIt2-Go/v2.svg)](https://pkg.go.dev/github.com/voiceittech/VoiceIt2-Go/v2) [![Go Report Card](https://goreportcard.com/badge/github.com/voiceittech/VoiceIt2-Go)](https://goreportcard.com/report/github.com/voiceittech/VoiceIt2-Go) ![MIT](https://img.shields.io/github/license/mashape/apistatus.svg)
A Go wrapper for VoiceIt's API 2.0 featuring Voice + Face Verification and Identification.
## Getting Started
Sign up for a free Developer Account at [VoiceIt.io](https://voiceit.io/signup). Visit the settings tab to view your API Key and Token.
## API calls
You can visit our [HTTP API 2.0 Documentation](https://api.voiceit.io/?go#introduction) for detailed information on each API call.## Support
Contact us with any questions at [email protected]
## License
VoiceIt2-Go is available under the MIT license. See the LICENSE file for more info.