Only one route is defined that accepts POST requests on the path /entities
. It's purpose is to anonymize provided text.
-
Clone this repository to your local machine.
-
Run following command from
anonymization-api/services
:docker-compose up --build
-
Open your browser at http://127.0.0.1:8000/docs to see API documentation