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

https://github.com/cbess/meteor-sample2

Meteor 1.3 advanced sample, with REST API and static HTML pages using expressjs (ES6)
https://github.com/cbess/meteor-sample2

Last synced: 11 months ago
JSON representation

Meteor 1.3 advanced sample, with REST API and static HTML pages using expressjs (ES6)

Awesome Lists containing this project

README

          

# Meteor 1.3 Sample

Shows how a simple Meteor app can use some other advanced techniques and features.

- REST API operations, using [simple:rest](https://github.com/stubailo/meteor-rest)
- SEO friendly homepage (serving static HTML), using [expressjs](http://expressjs.com) and [nunjucks](https://mozilla.github.io/nunjucks/)
- Uses [Bootstrap 3](http://getbootstrap.com/) theme from [ShapeBootstrap](https://shapebootstrap.net/item/1524946-lucid-html5-and-bootstrap-responsive-app-landing-page)