Phoenix API batch endpoint

You might want to look into using YourRouter.call/2 instead of Phoenix.ConnTest.dispatch/5. Using the latter in a non-test setup just feels strange to me.