Published inNeo4j Developer BlogAngular With @neo4j/graphql and the Nest.js BackendSetting up your stack ready for work can be time-consuming and relatively boring. In this tutorial, I’ll try to show how simple it can be…Mar 2, 2023Mar 2, 2023
Published inNeo4j Developer BlogCreate Neo4j Database Model with ChatGPTProper modeling of a graph database can be challenging. Let’s check how ChatGPT will perform with a semi-real case.Jan 17, 20231Jan 17, 20231
Published inNeo4j Developer BlogCreating API in NestJS with @graphql/neo4j and AWS CognitoThe @neo4j/graphql module allows you to have GraphQL API in your node application just by defining models and relationships between them.Oct 25, 2022Oct 25, 2022
A better file architecture of LoopbackJS application.LoopbackJS is a great framework to start quickly with an API for a small application. The default LoopabckJS architecture is not ideal.Mar 26, 2019Mar 26, 2019
How to create a loopback.js mixin — on content author example.This tutorial shows how to write a custom loopback.js mixins that creates an author field based on the current logged in user.May 30, 2018May 30, 2018