Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nhatthm/moneyloverprompt
Prompt Credentials Provider for MoneyLover API Client
https://github.com/nhatthm/moneyloverprompt
api go golang moneylover moneyloverapi
Last synced: 8 days ago
JSON representation
Prompt Credentials Provider for MoneyLover API Client
- Host: GitHub
- URL: https://github.com/nhatthm/moneyloverprompt
- Owner: nhatthm
- License: mit
- Created: 2021-04-29T15:40:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T19:55:50.000Z (10 months ago)
- Last Synced: 2024-10-30T15:05:22.899Z (about 2 months ago)
- Topics: api, go, golang, moneylover, moneyloverapi
- Language: Go
- Homepage:
- Size: 81.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Prompt Credentials Provider for MoneyLover API Client
[![GitHub Releases](https://img.shields.io/github/v/release/nhatthm/moneyloverprompt)](https://github.com/nhatthm/moneyloverprompt/releases/latest)
[![Build Status](https://github.com/nhatthm/moneyloverprompt/actions/workflows/test.yaml/badge.svg)](https://github.com/nhatthm/moneyloverprompt/actions/workflows/test.yaml)
[![codecov](https://codecov.io/gh/nhatthm/moneyloverprompt/branch/master/graph/badge.svg?token=eTdAgDE2vR)](https://codecov.io/gh/nhatthm/moneyloverprompt)
[![Go Report Card](https://goreportcard.com/badge/github.com/nhatthm/httpmock)](https://goreportcard.com/report/github.com/nhatthm/httpmock)
[![GoDevDoc](https://img.shields.io/badge/dev-doc-00ADD8?logo=go)](https://pkg.go.dev/github.com/nhatthm/moneyloverprompt)
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/donate/?hosted_button_id=PJZSGJN57TDJY)`moneyloverprompt` uses [AlecAivazis/survey](https://github.com/AlecAivazis/survey) to get credentials from the prompt.
## Prerequisites
- `Go >= 1.16`
## Install
```bash
go get github.com/nhatthm/moneyloverprompt
```## Usage
**Examples**
```go
package mypackageimport (
"github.com/nhatthm/moneyloverapi"
"github.com/nhatthm/moneyloverprompt/credentials"
)func buildClient() (*moneyloverapi.Client, error) {
c := moneyloverapi.NewClient(
credentials.WithCredentialsAtLast(),
)return c, nil
}
```## Donation
If this project help you reduce time to develop, you can give me a cup of coffee :)
### Paypal donation
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=PJZSGJN57TDJY)
or scan this