Comment on Building an API in 60 seconds, without any server setupparentComments−donpinkus12yI needed to do screenshots in my Rails app, and I couldn't get the screen shotting service to work in Ruby.I already knew how to do screenshots in Python, and was tired of relearning this stuff in a different language for each project.So I made an API that takes a screenshot, and now I don't need to learn it ever again :)https://api.blockspring.com/users/mapsup/blocks/07b6410853fa...
Comments
I needed to do screenshots in my Rails app, and I couldn't get the screen shotting service to work in Ruby.
I already knew how to do screenshots in Python, and was tired of relearning this stuff in a different language for each project.
So I made an API that takes a screenshot, and now I don't need to learn it ever again :)
https://api.blockspring.com/users/mapsup/blocks/07b6410853fa...