1
vote
1answer
387 views

API for classifieds site?

I make an ad posting software and I "only" get 5-10 new ads per day while I programmed the system to be able to manage very large data sets (google app engine.) So I'm looking for a way that via an ...
1
vote
1answer
77 views

Website that allows you to create a webapp with API from a Python script

I remember coming across a website that allowed you to create an online tool/webapp from a Python script, and also gives you an API to interact with it. Does anyone know what the name of the website ...