So you want to create an API only Phoenix app and don't want to include any of the frontend assets? Just run the following command when creating a new app:
mix phoenix.new your_new_app --no-brunch --no-html