1️⃣ Type-Safety
With GraphQL, API documentation becomes part of your development process. No need for OpenAPI schemas or Swagger docs—everything is defined in the schema itself.
1️⃣ Type-Safety
With GraphQL, API documentation becomes part of your development process. No need for OpenAPI schemas or Swagger docs—everything is defined in the schema itself.
It’s open-source, hosted on Vercel with Neon for a serverless Postgres DB. Check it out: ravianand.me
#webdev #nextjs #opensource #buildinpublic
It’s open-source, hosted on Vercel with Neon for a serverless Postgres DB. Check it out: ravianand.me
#webdev #nextjs #opensource #buildinpublic
Learn how GraphQL empowers solo developers and small teams with a better dev workflow by providing caching, code generation & more.
Read more: www.ravianand.me/blog/small-t...
#graphql #go #startups #typescript
Learn how GraphQL empowers solo developers and small teams with a better dev workflow by providing caching, code generation & more.
Read more: www.ravianand.me/blog/small-t...
#graphql #go #startups #typescript
Explore how we implemented backend support for infinite scrolling and multi-column sorting using cursor-based pagination.
Read more: www.ravianand.me/blog/cursor-...
#golang #backend #postgres #sql #graphql