Graphql Apollo Nodejs Mongodb Angular5

screenshot of Graphql Apollo Nodejs Mongodb Angular5
bootstrap

A simple Apollo + GraphQL + NodeJs + Express + MongoDB + Angular5 CRUD

Overview:

This project showcases a CRUD application built with Apollo, GraphQL, NodeJs, Express, MongoDB, and Angular5. It serves as a demonstration of integrating these technologies to create a functional application.

Features:

  • CRUD Functionality: Allows users to Create, Read, Update, and Delete data within the application.
  • Apollo & GraphQL: Utilizes Apollo and GraphQL for efficient data handling and communication.
  • NodeJs & Express: Backend implementation using NodeJs and Express for server-side operations.
  • MongoDB Integration: Stores and retrieves data from a MongoDB database.
  • Angular5 Frontend: Utilizes Angular5 for the frontend interface.

Summary:

The CRUD application built with Apollo, GraphQL, NodeJs, Express, MongoDB, and Angular5 provides a practical example of integrating these technologies. By following the steps outlined above, users can set up and run this application locally to understand the implementation of these technologies in a real-world scenario.

bootstrap
Bootstrap

Bootstrap is the most popular CSS Framework for developing responsive and mobile-first websites.

graphql
Graphql

A website that uses GraphQL as a query language to manage data fetching and state management. This includes features such as a strongly typed schema, client-side caching, and declarative data fetching to streamline data management and optimize website performance.