All notable changes to this project will be documented in this file.
- Add information about cargo install command
- Prepare package releasing to crates.io
- Make server the main crate, remove the cli command
- Add build configuration for docker
- Add database provider trait and it's in-memory implementation
- Add command to serve api with http1 server
- Add address check command for ofac sdn list
- Initialize project