A spring rest controller can be generated automatically tieing in to core Casquatch APIs
Implementation requires a boolean flag set on CasquatchSpring as follows
@CasquatchSpring(generateRestApi=true)
See Spring Rest for a working implementation