AgileVentures / sing_for_needs

Prototype
4 stars 12 forks source link

Add cors plug #61

Closed aonomike closed 5 years ago

aonomike commented 5 years ago

What does this PR do?

How should this be manually tested?

  1. On terminal, run command ...

mix deps.get mix phx.server

  1. On your browser, access localhost:4000/api/artists you should see json response

What are the relevant Github Issues ?

Fixes #60