MeteorJS

MeteorJS

Converting Meteor Methods to REST Endpoints

In a recent project, we built an application on top of a legacy application’s APIS. The legacy application was built with MeteorJS, and we chose a MERN stack to extend it. We decided to leverage the existing codebase due to time constraints and wide areas of functional reuse.

Read