ABC News Australia command line client and web server
There are 2 executables available:
- abcd - crawling/indexing daemon
- abcli - viewer front-end
If development continues beyond 1.0, it woud be to include the following features
- A framework for sepparating the executables into a distributed kubernettes pod
- Support for more media types
- Support for more interactions with abc media types
- Implement bolt-db
- @TODO GORO: Opporunity for gratutitous use of (Go Ro)utines
- https://github.com/nsf/termbox-go
- Implement fs-agnostic testing: https://github.com/spf13/afero
- Implement client contact acceptance testing for abcd - http://agouti.org/
- Repository follows pattern set out in https://camlistore.googlesource.com/camlistore/+/master for multiple commands.