Live data from Hacker News

Building an API in 60 seconds, without any server setup

api.blockspring.com

1–10 of 72 posts

Re: Building an API in 60 seconds, without any server setup

#3
post #2

Anyone know if this would work with Mailguns cool email signature parsing library? http://blog.mailgun.com/open-sourcing-our-email-signature-pa... as in, easily build an api for it?

This is an awesome usecase! All it needs is the 'talon' python library to work? If so, I'll add support for talon right now.

PS - to see the libraries we currently support, check out: https://api.blockspring.com/documentation

Re: Building an API in 60 seconds, without any server setup

#6
post #2

Anyone know if this would work with Mailguns cool email signature parsing library? http://blog.mailgun.com/open-sourcing-our-email-signature-pa... as in, easily build an api for it?

Talon is now supported. Feel free to make all the cool mailgun api's you want!

Re: Building an API in 60 seconds, without any server setup

#7
post #4

I just reported a urgent bug via the feedback form because I couldn't find your email. Please pay attention to it!

Thanks for the report! We scrap down the docker container on each api run - so it shouldn't be a problem.

Great, thank you!

Re: Building an API in 60 seconds, without any server setup

#10

Interesting. Whats a use case for this?

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...

Post reply on HN