There's no such thing as a "REST APIs framework that plugs well with EmberJS".
EmberJS can consume a REST API. You won't have to worry about the framework internals as long as it adheres to the standard. So, every REST API framework will be exactly the same from this perspective.