A pair-programming exercise for interview candidates.
Provide a REST API using Grape. The API exposes an endpoint to generate a thumbnail from a PDF.
- Get request for a PNG.
- Takes a
pageparam.
- bundle install
- lock_jars
- puma
There was an error while loading. Please reload this page.