An open API service indexing awesome lists of open source software.

https://github.com/thandon263/meteorjs-recipe

A meteor app tutorial for Recipe book. Meteor, or MeteorJS, is a free and open-source JavaScript web framework written using Node.js. Meteor allows for rapid prototyping and produces cross-platform (web, Android, iOS) code. It integrates with MongoDB and uses the Distributed Data Protocol and a publish–subscribe pattern to automatically propagate data changes to clients without requiring the developer to write any synchronization code.
https://github.com/thandon263/meteorjs-recipe

Last synced: 3 months ago
JSON representation

A meteor app tutorial for Recipe book. Meteor, or MeteorJS, is a free and open-source JavaScript web framework written using Node.js. Meteor allows for rapid prototyping and produces cross-platform (web, Android, iOS) code. It integrates with MongoDB and uses the Distributed Data Protocol and a publish–subscribe pattern to automatically propagate data changes to clients without requiring the developer to write any synchronization code.

Awesome Lists containing this project