blindnet-io / privacy-computation-engine

Interpret sensitive data access rights and handle Privacy Requests
MIT License
7 stars 1 forks source link

Refactor Endpoints class #25

Open m4rk055 opened 1 year ago

m4rk055 commented 1 year ago

Refactor abstract Endpoints class to achieve more transparent behavior and avoid pitfalls of class inheritance.