Encode and decode by Huffman-algo
- Realize encoding and decoding of text by Huffman greedy-algorithm (clearly with BT)
- Add JSON support to API package
- Create app upon Cobra lib
- Add Unit-tests
- Realize github actions to build and check source code
- Add binary convertation of encoded text
- Check UTF-8 support
- Support app launch as an encode-decode server