I have setup some API for angular consumption, but I get CORS issues from prefligth options. I set up an API for OPTIONS and an API for POST.
Reading here and there,