corincerami / mars-photo-api

A Rails API for photo data from NASA's Mars Rovers
https://api.nasa.gov/#MarsPhotos
GNU General Public License v3.0
352 stars 48 forks source link

Replace asset pipeline with Ember front end #5

Closed corincerami closed 9 years ago

corincerami commented 9 years ago

Begin to transition this from a full Rails app, to a Rails api with an Ember front end app for viewing photos on the web.

corincerami commented 9 years ago

Completed with the creation of this Ember app and the merge of PRs #11 and #12.