Open ggrossetie opened 8 years ago
any progress on this? was looking at doing the same (or using ruby on lambda which would be able to do the other ebook formats)
Hello @TimoSolo I did some research but it was not as easy as I thought to POST a document (without using S3) so I kinda put this issue on hold.
was looking at doing the same (or using ruby on lambda which would be able to do the other ebook formats)
Excellent idea, let me know if you need help :smile:
As suggested by @jgaskins this could be a great example of how a Ruby library can run smoothly on AWS Lamdba using Opal.
I've already prototype something with Amazon API Gateway. The goal is to be able to convert an AsciiDoc document using a simple Web Service.