https://github.com/austinjhunt/go-gemini
Golang approach to a Gemini API SDK
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.6%) to scientific vocabulary
Repository
Golang approach to a Gemini API SDK
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
Go Gemini
Golang implementation of a Gemini CLI tool that uses the public Gemini API to pull financial information about cryptocurrency.
Usage
Navigate to https://exchange.gemini.com/settings/api and create an API key for yourself. You can name it anything you want; give it the primary scope. Choosing the master scope will not work with this project (for now).
Copy ./.env.sample to your own
.envfile. Copy and paste the API key shown in the Gemini GUI as the value ofGEMINI_EXCHANGE_API_KEYand do the same for the API Secret (GEMINI_EXCHANGE_API_SECRET).Check the acknowledgement box and close when step 2 is complete.
A note about Gemini Exchange API authentication: Authenticated APIs do not submit their payload as POSTed data, but instead put it in the X-GEMINI-PAYLOAD header
Owner
- Name: Austin Hunt
- Login: austinjhunt
- Kind: user
- Location: Greenville, SC
- Company: College of Charleston
- Website: https://austinjhunt.com
- Twitter: austinsketches
- Repositories: 20
- Profile: https://github.com/austinjhunt
Portrait-artist-turned-computer-geek with a fused love for the visual and the technical, bringing experience with and excitement for web dev, automation, & art
GitHub Events
Total
- Push event: 12
- Pull request event: 19
- Create event: 11
Last Year
- Push event: 12
- Pull request event: 19
- Create event: 11
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 18
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 16
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 18
- Average time to close issues: N/A
- Average time to close pull requests: about 3 hours
- Issue authors: 0
- Pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 16
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- austinjhunt (18)