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.
Building an API in 60 seconds, without any server setup
11–20 of 72 posts
Re: Building an API in 60 seconds, without any server setup
#12Interesting. Whats a use case for this?
I used to just run that python script manually on my computer. Now I can just call it from my front-end js when users upload images and return back some text about the image.
https://api.blockspring.com/users/pkpp1233/blocks/5a1b66ef20...
But you can do just about anything. Users have done r statistics from js. Or python sentiment analyses (lots of good libraries there) whenever they get user comments in their rails app.
Re: Building an API in 60 seconds, without any server setup
#13Earlier quoted context omitted.
Thanks for the report! We scrap down the docker container on each api run - so it shouldn't be a problem.
What's your latency on scraping down the container?
Re: Building an API in 60 seconds, without any server setup
#14Re: Building an API in 60 seconds, without any server setup
#15This is a really creative and interesting project... Will use it for sure
Paul@blockspring.com
3128347265
Re: Building an API in 60 seconds, without any server setup
#16Please buy these guys and enable this functionality for gists.
Re: Building an API in 60 seconds, without any server setup
#17Dear Github. Please buy these guys and enable this functionality for gists.
Do you have example gists you've want API'd? We could take a look tonight about how to implement this
Re: Building an API in 60 seconds, without any server setup
#18Dear Github. Please buy these guys and enable this functionality for gists.
Re: Building an API in 60 seconds, without any server setup
#19Interesting. Whats a use case for this?
I personally like the google reverse image search hack :). I used to just run that python script manually on my computer. Now I can just call it from my front-end js when users upload images and return back some text about the image. https://api.blockspring.com/users/pkpp1233/blocks/5a1b66ef20... But you can do just about anything. Users have done r statistics from js. Or python sentiment analyses (lots of good libra…
Re: Building an API in 60 seconds, without any server setup
#20Is there a way to sign up for a paid account or a credit system? I don't want to burden you guys with the costs of my API requests.