command
Version:
v1.18.1
Opens a new window with list of versions in this module.
Published: Jan 26, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Explore
The explorer is a http server which aggregates all the github projects related to micro.
Overview
The explorer aggregates github projects that make use of micro and stores them in elasticsearch making them queryable.
- Serves a net/http server on port :8089 and
/explore
- Depends on a local elasticsearch instance for storage
- Requires github access token
Usage
- Start elasticsearch
- Start explorer with github access token
GITHUB_ACCESS_TOKEN=gxrykfsfpsfpsfpsf go run main.go
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.