Ask HN: Suggest a technology to build a restful API for our wbesite

https://news.ycombinator.com/item?id=2722640
by digamber_kamat • 15 years ago
3 6 15 years ago

We recently developed a website to collect consumer feedback. The application has become popular with our user base and now we realized that we need to provide a developer API so that others can write clients. More specifically mobile and data mining applications.

The currently the site is written in CodeIgniter.

Please suggest a framework technology to build the developer API so that

1. Fast to develop assuming programmer is experienced in the given technology. 2. Efficient. Should be able to handle minimum of 200 read-only requests per second on a decent server. 3. Should be worth investing our/developer's time into it. We dont want to work with something outdated.

Options that I have in mind are

1. Ruby on Rails 2. Django 3. Symfony 4. Facebook's tornedo 5. NodeJS.

Which one would be ideal ? (you can suggest beyond these as well).

Related Stories

Loading related stories...

Source preview

news.ycombinator.com