zf-fr / zfr-rest

A module for Zend Framework 2 that aims to simplify RESTful
81 stars 31 forks source link

New module API in existing project #208

Open apoca opened 8 years ago

apoca commented 8 years ago

I installed ZfRest in my project and I already have a layout how I can separate both templates (template_map) ?

bakura10 commented 8 years ago

Hi,

Unfortunately this module is not really maintained anymore. I think that now you can find much more powerful and flexible approach to do an API first project, such as Expressive (that we are using at work): https://github.com/zendframework/zend-expressive

I should indeed add set this package as unmaintained/deprecated, sorry :(.