And very important doing same system with and without grafting can reduce codebase up to 50% or at least the integration layer part by easily 70-80%. Check that sample repo from GitHub I recently transformed as migration of the day to present soon on LinkedIn: https://github.com/pladynski/graft-fastapi-react-todo/pull/1...
And forgot the best ;) those public methods being decoupled from any integration method are natively callable by MCP as our gateway support MCP out of the box ;)
Comments
And very important doing same system with and without grafting can reduce codebase up to 50% or at least the integration layer part by easily 70-80%. Check that sample repo from GitHub I recently transformed as migration of the day to present soon on LinkedIn: https://github.com/pladynski/graft-fastapi-react-todo/pull/1...
And forgot the best ;) those public methods being decoupled from any integration method are natively callable by MCP as our gateway support MCP out of the box ;)
Beat it! ;)