Viewing profile — calebmer
calebmer
HN member- Joined
- Wed, Apr 27, 2016, 7:57 PM UTC
- HN karma
- 15
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About calebmer
No profile information was provided.
Recent public activity
-
comment
Comment #46801503
I spent the last three years building Alpine because when I left Meta I was shocked at how bad the standard Slack/Notion/Jira productivity stack felt compared to Meta's internal to…
- story
- story
- story
- story
- story
- story
-
comment
Comment #11585342
Definitely, PostgREST is an awesome project and definitely an inspiration for PostGraphQL. I gave the project credit in the README: https://github.com/calebmer/postgraphql#thanks
-
comment
Comment #11584017
Facebook handles malicious queries by setting a list of permitted queries. I want to get this implemented soon at the server layer, check out my PR here: https://github.com/graphql…