api-gatherer

command module
v0.0.0-...-34f7822 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2019 License: MIT Imports: 12 Imported by: 0

README

API Gatherer

Go Report Card

Disclaimer: The repository is just a side project to play with golang.
Don't use for production.

Run all test in the project
go test -cover -v github.com/baunes/api-gatherer/...
Run
docker-compose -f docker/docker-compose.yml up -d

go run main.go -url <url> -db.database <db_name> -db.collection <col_name>

Example:

go run main.go -request.url https://quote-garden.herokuapp.com/quotes/random -db.database quotes -db.collection random

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL