Hacker News new | ask | show | jobs
by OmarIsmail 2619 days ago
This looks interesting.

I like the more succinct schemas.

I like that it's simpler and easier to reason about than GraphQL.

I like the elegant solutions for lazy vs eager loading and supporting separate endpoints.

I like the sensible defaults for filtering and sorting based on type.

This is a very well thought out project, good job. Will it be the Next Big Thing? I'm not gonna make a call either way, but I'm glad that this exists and at the very least is worth investigating when building a new project.