Clean up Mixcore APIs to focus more on core features & mix-apps I/O #766
Smilefounder
started this conversation in
General Discussion
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Overview
I'd like to propose a cleanup and refocus of our Mixcore APIs to improve developer experience, reduce complexity, and make the platform more maintainable. Currently, our API surface area has grown organically, resulting in some inconsistencies and overlapping functionality. By reorganizing and simplifying our APIs around core features, we can create a more intuitive experience for developers.
Proposed API Focus Areas
I suggest we reorganize and clean up our APIs to focus on these six core areas:
1. Install
2. Auth
3. Tenant
4. MixDB
5. Mix-Apps
6. Settings
Benefits of this Approach
Next Steps
If there's agreement on this approach, I propose we:
Would love to hear thoughts from the team on this proposal. Are there other core API areas we should consider? Any concerns about this reorganization?
Beta Was this translation helpful? Give feedback.
All reactions