PUT
http://host:5002/import -> Para importar as tabelas ofac
GET
http://host:5002/search?name=BinLaden&min_score=50 -> Para fazer a pesquisa
- Python3
- Pip3
git clone https://github.com/dploy-team/ofac-search.git
cd ofac-search
pip3 install -r requirements.txt
python3 server.py