How to Design and Deploy Data Models as APIs with Negroni
You know the drill: you define your data model in one place, then spend hours (or days) wiring up schema files, scaffolding out an API, hooking it to a database, and documenting every endpoint just so...