Product
Solutions
Docs
Pricing
Blog
Company
Contact
Sign In
Get Started
Sign In
Get Started
Tue, Sep 21, 2021

Modeling an Instagram Clone: Integrating Apollo Client

by Abu Sakib
Across our last three articles in this series, we explored many concepts of GraphQL and Dgraph. As we continue to do so, today we’re going to integrate Apollo into the app and build more of the UI.

Tags

graphql api tutorial dgraph cloud dgraph-cloud instagram-clone
Tue, Sep 14, 2021

Bring RESTful Data Into Your GraphQL Responses Using Dgraph Lambda

by Matt Tanner
If you have a RESTful API that performs some business logic or 3rd party info that isn’t within your data, you’ve likely thought about how to use this data within your GraphQL API.

Tags

dgraph serverless graphql lambda javascript api rest
Tue, Sep 7, 2021

Creating a Calculated Field in GraphQL Using a Custom Resolver and Dgraph Lambda

by Matt Tanner
Most of the time the data stored in a database is static. The data we put into the database is the data that we retrieve with our GraphQL query.

Tags

dgraph serverless graphql lambda javascript api
Tue, Aug 31, 2021

Modeling an Instagram Clone: Authorization

by Abu Sakib
In the last article, we saw how to enable authentication using Auth0 and integrate it with our app. We also built out a basic UI.

Tags

graphql api tutorial dgraph cloud dgraph-cloud instagram-clone
Tue, Aug 24, 2021

Multi-Tenancy in Dgraph: What It Is and Why You Want It!

by Matt Tanner
A modern system can be built in many different ways. This is part of the beauty, and the curse, of working in software development and architecture.

Tags

enterprise dgraph multi-tenancy
Wed, Aug 18, 2021

Modeling an Instagram Clone: Authentication

by Abu Sakib
In our previous post, we modeled a schema and deployed it to Dgraph Cloud for an Instagram-like social media application. We learned how to give a concrete shape to the data requirements of an app using a GraphQL schema and establish relationships that allow various application interactions like liking, commenting, and posting content.

Tags

graphql api tutorial dgraph cloud dgraph-cloud instagram-clone
Tue, Aug 10, 2021

3 Important Questions To Ask When Taking a Low/No-code Approach to Development

by Matt Tanner
As developers and even as product owners, we’ve been burned before when taking shortcuts. A few years back I was working on a large transformation project, we focused heavily on low and no-code approaches to developing RESTful APIs.

Tags

enterprise dgraph graphql api
Wed, Aug 4, 2021

From Data to API Using Dgraph

by Anand Chandrashekar
This blog takes you through converting a simple dataset and into a graph. Just follow these steps in Dgraph to express your dataset as an API.

Tags

api graphql json http transformation graph-resolution
Tue, Jul 27, 2021

Search and Filtering Using GraphQL and Dgraph

by Abu Sakib
With GraphQL being a client-centric technology, it allows you to have fine control over how you request your data. Query responses in GraphQL contain the exact data you’ve asked for, no more and no less.

Tags

graphql api dgraph tutorial
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

© 2017- Dgraph Labs, Inc.