Skip to content

Comment on Show HN: Generate REST APIs for Existing Applications

Comments

A couple of philosophical objections:

1. There is a real benefit to building an API into the core of your app - it forces the kind of loose coupling that will improve your entire architecture.

2. Your db schema != your business logic. The API should mirror the latter and not the former.

Having said that... Automatic language bindings? I want some of that...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.