5 ms·
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 a
by lukb 12y 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?
- dandv 12y agoYou can create REST points from Meteor collection very easily - http://www.meteorpedia.com/read/REST_API http://www.meteorpedia.com/read/REST_API