DataCater / datacater

The developer-friendly ETL platform for transforming data in real-time. Based on Apache Kafka® and Kubernetes®.
https://datacater.io
Other
82 stars 4 forks source link

Refactor Stream and Deployment endpoint classes #174

Closed ChrisRousey closed 1 year ago

ChrisRousey commented 1 year ago

Currently, the stream and deployment endpoint classes are cluttered and have slight config dependencies in the classes. These classes need to be refactored, so that the work with other entities is done in seperate classes for a better code structure.