Test application for using rails-api with active-model-serializers
loads science and engineering degree statistics and presents them as a searchable api
Ruby-2.3.0
Rails-4.2.5
rake db:reset
rails s
http://localhost:3000/api/v1/degrees/
http://localhost:3000/api/v1/fields/
params can be single or array on any field except count. eg
http://localhost:3000/api/v1/degrees/?year[]=1990&year[]=1991&level=doctorate