Anonymize CSV Example (With encryption)
Spring Boot application with one endpoint; you send the file and ther API response anonymize the csv in other csv
This is the endpoint in localhost
POST: http://localhost:8087/keepler/anonymize
POST Param:
- "file": {the_csv_file}}
http://localhost:8087/swagger-ui.html
- Antonio Calo Chas