Hacker News new | ask | show | jobs
by lukb 4251 days ago
UI & API in one go?

I just went through the tutorial on meteor.com, and I'm impressed with the speed of getting results.

When I were to build another online app, I'd split that in building the frontend and the API composed from microservices, so that I'd be able to offer access through the UI and the web API. Is Meteor a good choice for this approach?

1 comments

You can create REST points from Meteor collection very easily - http://www.meteorpedia.com/read/REST_API