I have an idea and would like your feedback. I'm thinking of developing an API to simplify GDPR (General Data Protection Regulation) compliance, excluding the cookie component.
The API would have several endpoints to handle the most common obligations, such as:
Downloading personal data in readable formats for Tenants and data about the Tenant's users.
Managing user preferences.
Recording and displaying logs for GDPR audits.
My goal is to offer a solution that helps developers implement the GDPR more easily and correctly, as I've noticed that many applications either don't do it well or skip it entirely.
I'd like to know if you, as a community, would use such a tool.
Thanks in advance.