Viewing profile — sudowing
sudowing
HN member- Joined
- Sun, Dec 06, 2020, 2:56 PM UTC
- HN karma
- 4
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About sudowing
No profile information was provided.
Recent public activity
-
comment
Comment #32278338
Indeed. Thats actually how my team's FE engineers called our API. But once other teams started integrating -- we heard all kinds of feedback. My thoughts afterward were simply that…
-
comment
Comment #32278157
"... rough edges ... complex" I've put a couple GraphQL services into production and have similar thoughts. What suprised me most were the range of views from colleagues when they …
-
comment
Comment #31593931
I published an app via docker that can be used for db migrations with all dbs supported by knex.js I'm pretty sure the core migration functionality provided by knex is supported --…
-
comment
Comment #27175104
I spent a much of 2020 developing a project that auto provisions REST, GraphQL & gRPC services that support CRUD operations (with full validation) to tables, views and materialized…
-
comment
Comment #26468917
I can't say I reached any conclusions -- I can only offer that the handful of people that have offered feedback found if feature rich and easy to use.
-
comment
Comment #26467274
The `versus` nature of this question was the driving force behind a project I built last year. I've been in multiple shops where REST was the standard -- and while folks had intere…
-
story
SHOW HN: REST, GraphQL and gRPC Services via NPM or Docker
I've spent a much of 2020 developing a project that auto provisions REST, GraphQL & gRPC services that support CRUD operations (with full validation) to tables, views and materiali…