Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/victoravelar/goh-dear
[WIP] Golang SDK for ohdear.app REST API
https://github.com/victoravelar/goh-dear
api-client sdk-go
Last synced: 10 days ago
JSON representation
[WIP] Golang SDK for ohdear.app REST API
- Host: GitHub
- URL: https://github.com/victoravelar/goh-dear
- Owner: VictorAvelar
- License: mit
- Created: 2020-07-18T20:06:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T21:59:47.000Z (about 4 years ago)
- Last Synced: 2024-10-13T18:51:17.760Z (25 days ago)
- Topics: api-client, sdk-go
- Language: Go
- Homepage: https://ohdear.app/docs/integrations/api/
- Size: 44.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# goh-dear
Golang SDK for OH-Dear app by @spatie## Reports
### Travis CI
[![Build Status](https://travis-ci.org/VictorAvelar/goh-dear.svg?branch=master)](https://travis-ci.org/VictorAvelar/goh-dear)
### Scrutinizer
[![Build Status](https://scrutinizer-ci.com/g/VictorAvelar/goh-dear/badges/build.png?b=master)](https://scrutinizer-ci.com/g/VictorAvelar/goh-dear/build-status/master)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/VictorAvelar/goh-dear/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/VictorAvelar/goh-dear/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/VictorAvelar/goh-dear/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/VictorAvelar/goh-dear/?branch=master)### Go ecosystem
[![PkgGoDev](https://pkg.go.dev/badge/github.com/VictorAvelar/goh-dear)](https://pkg.go.dev/github.com/VictorAvelar/goh-dear)
[![Go Report Card](https://goreportcard.com/badge/github.com/VictorAvelar/goh-dear)](https://goreportcard.com/report/github.com/VictorAvelar/goh-dear)## :warning: Disclaimer
I am in no way associated with @spatie nor any of their employees.