All Projects → HaiderMalik12 → build-graphql-apis-with-node.js-and-mongodb

HaiderMalik12 / build-graphql-apis-with-node.js-and-mongodb

Licence: other
Source code for course - Build GraphQL APIS with Nodejs from Beginner to Advanced

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to build-graphql-apis-with-node.js-and-mongodb

The-Ultimate-Guide-to-TypeScript-With-Mongoose
youtu.be/tbt7eo1fxui
Stars: ✭ 14 (-26.32%)
Mutual labels:  mongoose
mean-stack
MEAN stack Mongoose, Express, Angular6, Node
Stars: ✭ 22 (+15.79%)
Mutual labels:  mongoose
haversine-rest-api
This Api compares results returned by ‘Haversine’ formula and MongoDB Geospatial Indexes.
Stars: ✭ 16 (-15.79%)
Mutual labels:  mongoose
react-redux-blog
A MERN Stack CRUD Web Application
Stars: ✭ 36 (+89.47%)
Mutual labels:  mongoose
task-manager
Task Manager App
Stars: ✭ 19 (+0%)
Mutual labels:  mongoose
inventory-demo
a simple MERN stack CRUD app example
Stars: ✭ 15 (-21.05%)
Mutual labels:  mongoose
express-mvc
A light-weight mvc pattern for express framework with minimum dependencies
Stars: ✭ 23 (+21.05%)
Mutual labels:  mongoose
node-rest-api-scaffold
This project is an initial NodeJS Rest API scaffold for developers
Stars: ✭ 24 (+26.32%)
Mutual labels:  mongoose
Nodejs-Tutorials
Nodejs Tutorial
Stars: ✭ 38 (+100%)
Mutual labels:  mongoose
node-express-mongo-passport-jwt-typescript
A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript
Stars: ✭ 51 (+168.42%)
Mutual labels:  mongoose
mongoose-field-encryption
A simple symmetric encryption plugin for individual fields. Dependency free, only mongoose peer dependency.
Stars: ✭ 47 (+147.37%)
Mutual labels:  mongoose
nutri.gram
Nutrition is the main source of life and although it has been our secondary instinct to check for nutritional value in the food we eat, the effect any diet has on our body and health is consequential. From the fact which connotes the value of nutrition in our diet, springs the idea of nutri.gram. nutri.gram is a mobile application that scans the…
Stars: ✭ 21 (+10.53%)
Mutual labels:  mongoose
express-mvc-generator
Express' Model View Controller Application Generator.
Stars: ✭ 46 (+142.11%)
Mutual labels:  mongoose
fookie
High-level reactive programming framework.
Stars: ✭ 14 (-26.32%)
Mutual labels:  mongoose
mongoose-gridfs
mongoose gridfs on top of new gridfs api
Stars: ✭ 79 (+315.79%)
Mutual labels:  mongoose
generator-espress
an opinionated yeoman generator that scaffolds a mvc express webapp completely in es6
Stars: ✭ 20 (+5.26%)
Mutual labels:  mongoose
task-manager
Open-source task manager based on Kanban. Made with vue.js, koa2, mongodb\mongoose.
Stars: ✭ 23 (+21.05%)
Mutual labels:  mongoose
authentication boilerplate
A Node based Boilerplate for register, login, request password reset password. Using Sengrid to send emails
Stars: ✭ 19 (+0%)
Mutual labels:  mongoose
trivin
⚡️Setup your entire project quickly and easily with 1-line command ⚡️
Stars: ✭ 58 (+205.26%)
Mutual labels:  mongoose
react-full-stack-starter
🎈Full-stack React boilerplate using `create-react-app`, Babel, Node.js, and express
Stars: ✭ 22 (+15.79%)
Mutual labels:  mongoose

Building APIs with GraphQL, NodeJs and Mongoose

Setup

npm install

Make sure your MongoDB server is running on your machine

mongod

Run the Application

npm start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].