streamnative / function-mesh

The serverless framework purpose-built for event streaming applications.
https://functionmesh.io/
Apache License 2.0
210 stars 27 forks source link

Separate the API package as an independent module #745

Closed RobertIndie closed 2 months ago

RobertIndie commented 2 months ago

In order to facilitate other projects referencing the API package, it's better to separate the API package into an independent module. This approach can help reduce dependency conflicts.