What are some frameworks for building APIs straight away?
https://news.ycombinator.com/item?id=9504898I like Rail, but it has a lot of upfront configuration just to get started. I'll skip the details, but what are some frameworks that have authentication and authorization (OAuth2) out of the box? I just want to clone the project, setup the database, and start writing endpoints.