|
Failed to load latest commit information. |
|
images
|
Add project description with installation instructions
|
Sep 26, 2018
|
|
mercury
|
Add endpoint to allow the user to register the Mercury API token
|
Sep 3, 2018
|
|
newsfeed
|
Add fallback mechanism to parse the article when Mercury is blocked
|
Sep 5, 2018
|
|
parsers
|
Fix content parser for articles posted on www.bloomberg.com
|
Sep 5, 2018
|
|
.gitignore
|
Modify top-level code base to pass around an instance of mercury
|
Sep 3, 2018
|
|
Dockerfile
|
Add Dockerfile and docker-compose.yml to configure the container
|
Aug 15, 2018
|
|
Makefile
|
Add Makefile target to conveniently register the Mercury API token
|
Sep 4, 2018
|
|
README.md
|
Add project description with installation instructions
|
Sep 26, 2018
|
|
docker-compose.yml
|
Add Dockerfile and docker-compose.yml to configure the container
|
Aug 15, 2018
|
|
main.go
|
Modify top-level code base to pass around an instance of mercury
|
Sep 3, 2018
|
|
web_check.go
|
Add fallback mechanism to parse the article when Mercury is blocked
|
Sep 5, 2018
|
|
web_index.go
|
Add HTTP index endpoint to welcome the user to the application
|
Aug 15, 2018
|
|
web_news.go
|
Add endpoint to allow the user to register the Mercury API token
|
Sep 3, 2018
|
|
web_register.go
|
Add endpoint to allow the user to register the Mercury API token
|
Sep 3, 2018
|