All Projects → callicoder → Node Easy Notes App

callicoder / Node Easy Notes App

A simple Note-Taking app built using Node.js, Express and Mongoose

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Node Easy Notes App

Node Express Boilerplate
A boilerplate for building production-ready RESTful APIs using Node.js, Express, and Mongoose
Stars: ✭ 890 (+501.35%)
Mutual labels:  rest-api, mongoose, mongodb, express
Node Rem
Node REM - NodeJS Rest Express MongoDB and more: typescript, passport, JWT, socket.io, HTTPS, HTTP2, async/await, nodemailer, templates, pagination, docker, etc. Live Demo: https://node-rem-ngduc.vercel.app
Stars: ✭ 192 (+29.73%)
Mutual labels:  rest-api, mongoose, mongodb, express
Express Boilerplate
🚀 Starter project for a RESTful API in Node with Express & mongoose component-based
Stars: ✭ 9 (-93.92%)
Mutual labels:  rest-api, mongoose, mongodb, express
Express Rest Boilerplate
⌛️ Express starter for building RESTful APIs
Stars: ✭ 1,794 (+1112.16%)
Mutual labels:  rest-api, mongoose, mongodb, express
Node Express Mongo Api
Starter project for a REST API with Node.js, Express & MongoDB 🔋
Stars: ✭ 148 (+0%)
Mutual labels:  rest-api, mongoose, mongodb, express
Cheatsheets
JavaScript and Node.js cheatsheets
Stars: ✭ 1,191 (+704.73%)
Mutual labels:  mongoose, mongodb, express
Fullstack Shopping Cart
MERN stack shopping cart, written in TypeScript
Stars: ✭ 82 (-44.59%)
Mutual labels:  mongoose, mongodb, express
Nodejs Rest Api Project Structure Express
Nodejs project structure practices for building RESTful APIs using Express framework and MongoDB.
Stars: ✭ 134 (-9.46%)
Mutual labels:  mongoose, mongodb, express
Fastify Api
A blazing fast REST APIs with Node.js, MongoDB, Fastify and Swagger.
Stars: ✭ 138 (-6.76%)
Mutual labels:  rest-api, mongoose, mongodb
Mean Angular4 Chat App
MEAN stack with Angular 4 Chat App
Stars: ✭ 41 (-72.3%)
Mutual labels:  mongoose, mongodb, express
Boilerplate Vue Apollo Graphql Mongodb
Start your magical stack journey!
Stars: ✭ 85 (-42.57%)
Mutual labels:  mongoose, mongodb, express
Node Elm
基于 node.js + Mongodb 构建的后台系统
Stars: ✭ 11,224 (+7483.78%)
Mutual labels:  mongoose, mongodb, express
Questionnaire
📋 问卷系统
Stars: ✭ 128 (-13.51%)
Mutual labels:  mongoose, mongodb, express
Mean Stack Angular6 Crud Example
MEAN Stack Angular 6 CRUD Web Application
Stars: ✭ 69 (-53.38%)
Mutual labels:  mongoose, mongodb, express
Angular Full Stack
Angular Full Stack project built using Angular, Express, Mongoose and Node. Whole stack in TypeScript.
Stars: ✭ 1,261 (+752.03%)
Mutual labels:  mongoose, mongodb, express
Rest Hapi
🚀 A RESTful API generator for Node.js
Stars: ✭ 1,102 (+644.59%)
Mutual labels:  rest-api, mongoose, mongodb
Node Typescript Mongodb
node js typescript mongodb express generator yo
Stars: ✭ 96 (-35.14%)
Mutual labels:  rest-api, mongoose, mongodb
Isomorphic Redux Cnode
😊👻基于react->express->mongo技术栈的同构SPA
Stars: ✭ 123 (-16.89%)
Mutual labels:  mongoose, mongodb, express
Koa Restful Boilerplate
Koa 2 RESTful API boilerplate
Stars: ✭ 146 (-1.35%)
Mutual labels:  rest-api, mongoose, mongodb
Jwt Node Vue
Repositório responsável pelo primeiro projeto da série de vídeos: Coding Stuff.
Stars: ✭ 29 (-80.41%)
Mutual labels:  mongoose, mongodb, express

EasyNotes Application

Build a Restful CRUD API for a simple Note-Taking application using Node.js, Express and MongoDB.

Steps to Setup

  1. Install dependencies
npm install
  1. Run Server
node server.js

You can browse the apis at http://localhost:3000

Tutorial

You can find the tutorial for this application at The CalliCoder Blog -

https://www.callicoder.com/node-js-express-mongodb-restful-crud-api-tutorial/

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].