GALAglobal / translationapi

The API is for anyone who wants to adopt best practices for a translation services API to interact with counterparts directly from your application or content management system. The API helps ensure interoperability for the most common tasks.
https://translate.taus.net/translate/taus-translation-api
MIT License
12 stars 3 forks source link

express 3.0 to 4.0 update #12

Open vinodMS opened 9 years ago

vinodMS commented 9 years ago

server implementation is based on express 3.0 and requires some update to run with express 4.0. Instructions on how to upgrade from express 3.0 to 4.0 is available here - http://scotch.io/bar-talk/expressjs-4-0-new-features-and-upgrading-from-3-0