Ask HN: What's the fastest way to build an API for language X

6 points by thinkingserious ↗ HN
Where X is your favorite language.

6 comments

[ 3.0 ms ] story [ 24.7 ms ] thread
Java - Spring Boot.
I second this. REST/JSON is first class and even adding more complex features like OAuth is fairly easy.
Can you be a little more specific. What is the use case?

I have feeling you mean a parser API...but I am not sure.