Live data from Hacker News

Viewing profile — trever123

trever123

HN member
Joined
Mon, Jan 27, 2020, 10:10 PM UTC
HN karma
9
Public activity
4 items

About trever123

No profile information was provided.

Recent public activity

  1. comment
    Comment #30633333

    Some GraphQL APIs do this on purpose if the API is meant to be completely public and if they want to allow self discovery and documentation of things through introspection. Allows …

  2. comment
    Comment #30200151

    Some companies/APIs do this on purpose as one of the benefits of graphql is the self documenting nature. If you have a well secured schema this shouldn’t be a problem. If you are d…

  3. comment
    Comment #26119901

    CockroachDB works very well for this

  4. comment
    Comment #22164401

    We use this at work and love it. Great easy to use framework and easy to build on top of