command
module
Version:
v0.0.0-...-34f7822
Opens a new window with list of versions in this module.
Published: Nov 8, 2019
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
API Gatherer
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.