phly / PhlyRestfully

ZF2 module for creating RESTful JSON APIs using HAL and API-Problem
108 stars 45 forks source link

PlayBall with Zf-Fr/Zfr-Cors #100

Closed macnibblet closed 11 years ago

macnibblet commented 11 years ago

A project that helps with CORS https://github.com/zf-fr/zfr-cors

Will solve #41

weierophinney commented 11 years ago

Sounds good. However, due to lack of docs, I'm not going to tackle it just yet. Are you volunteering to do integration, @macnibblet ? :)

macnibblet commented 11 years ago

@weierophinney Yeah sure, i need it myself in the upcoming month but i want to wait until it's stable enough before i do anything.

macnibblet commented 11 years ago

@weierophinney actually the only thing we need to do at the moment is add it as a suggested module. It has a single global configuration that applies to the entire api. They are looking into adding route specific CORS rules but it's a start!

weierophinney commented 11 years ago

So... why not do a PR with the changes to composer.json? :)

macnibblet commented 11 years ago

As you asked so nicely i have done such a thing on this glorious afternoon!