Ask HN: When people say "we use Scala for our API" what do they mean?

6 points by user1241320 ↗ HN
Scalatra? Play? Finagle? Lift?

8 comments

[ 3.0 ms ] story [ 30.4 ms ] thread
Well for me It would mean I used Play! The fact that its built on netty (non-blocking io) and is by default async that and its Iteratee and Enumerator makes it real nice for api dev.
Poe'd?

This is exactly the buzzword mumbo jumbo that OP was asking to have clarified.

We use Scalatra. It doesn't do too much/get in the way.
(comment deleted)
We use Unfiltered. Playframework/Scalatra are also considered as good alternatives.
They are clueless and don't know java is a programming language for lamers.
> They are clueless and don't know java is a programming language for lamers.

The claim "java is a programming language for lamers" is only true if portability isn't important. Portability is important. Android's reliance on Java proves that.

If you had simply said that Java is a sucky, crippled language, I would have agreed.