Skip to content

IliaBadz/anonymization-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

anonymization-api

Only one route is defined that accepts POST requests on the path /entities. It's purpose is to anonymize provided text.

How to run

  1. Clone this repository to your local machine.

  2. Run following command from anonymization-api/services:

    docker-compose up --build

  3. Open your browser at http://127.0.0.1:8000/docs to see API documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published