Write a program that
A batch should
[{id: 'id', title: 'title', description: 'description'}, ...]
Please provide a GitHub repo with your code containing a README on how to build and run your assignment. The preferred way would be something like:
bundle install
ruby assignment.rb
npm install
node assignment.js