Hacker News new | ask | show | jobs
by kjsbfkjbf 2508 days ago
I'd suggest Elixir if you're starting from scratch and _don't_ have to deal with too many third-parties. It honestly feels like the holy grail ecosystem if you're comfortable dealing with the gritty stuff once in a while and can live without types.
1 comments

Writing API wrappers is so easy in Elixir though, that you actually can usually get away with building your own 3rd party adapters though.