All Projects → HaiderMalik12 → build-and-secure-restful-api

HaiderMalik12 / build-and-secure-restful-api

Licence: other
Source code for 'Build and Secure Restful API in Node.js, Express and MongoDB' course

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to build-and-secure-restful-api

Express Es6 Rest Api
🔋 Starter project for an ES6 RESTful Express API.
Stars: ✭ 2,401 (+5616.67%)
Mutual labels:  mongoose
Generator Api
🚀 Yeoman generator for creating RESTful NodeJS APIs, using ES6, Mongoose and Express
Stars: ✭ 247 (+488.1%)
Mutual labels:  mongoose
nestjs-api-mongoose
Collection example apps with NestJS and Typeorm, Sequelize, Mongodb, PostgreSQL, MySQL, GraphQL, Mercurius, etc. for the NestJS community 😻
Stars: ✭ 153 (+264.29%)
Mutual labels:  mongoose
Mern Passport
A boilerplate example of using passport.js for authenticating a MERN application
Stars: ✭ 214 (+409.52%)
Mutual labels:  mongoose
Koa2 Mongodb Server
利用koa2+mongodb搭建一套简易的nodejs后台服务,用于为客户端提供数据请求的数据api接口
Stars: ✭ 235 (+459.52%)
Mutual labels:  mongoose
Nest Mean
NestJS Tutorial Repository
Stars: ✭ 250 (+495.24%)
Mutual labels:  mongoose
Mern Ecommerce
🎈 Fullstack MERN Ecommerce Application
Stars: ✭ 205 (+388.1%)
Mutual labels:  mongoose
mongodb-tree-structure
Implementing Tree Structure in MongoDB
Stars: ✭ 14 (-66.67%)
Mutual labels:  mongoose
Typescript Express Starter
🚀 TypeScript Express Starter
Stars: ✭ 238 (+466.67%)
Mutual labels:  mongoose
xiaomishop
基于nodejs web框架egg.js+mongoose实现的仿小米商城的项目
Stars: ✭ 26 (-38.1%)
Mutual labels:  mongoose
Nestjs Typegoose
Typegoose with NestJS
Stars: ✭ 215 (+411.9%)
Mutual labels:  mongoose
Sinn Server
an node server for sinn,that based on of nodejs,koa2,mongoose,docker,nginx,es6/7,Resful API,阿里云 http://servertest.boyagirl.com/
Stars: ✭ 228 (+442.86%)
Mutual labels:  mongoose
Express Mongoose Es6 Rest Api
💥 A boilerplate application for building RESTful APIs Microservice in Node.js using express and mongoose in ES6 with code coverage and JsonWebToken Authentication
Stars: ✭ 2,811 (+6592.86%)
Mutual labels:  mongoose
Graphql Demo
🎉Koa + GraphQL + Apollo-Server demo
Stars: ✭ 215 (+411.9%)
Mutual labels:  mongoose
mern-graphql-jwt
MERN stack with GraphQL tutorial.
Stars: ✭ 17 (-59.52%)
Mutual labels:  mongoose
Nobibi
一款基于Next.js+mongo的轻量级开源社区(open community by Next.js & mongo)
Stars: ✭ 209 (+397.62%)
Mutual labels:  mongoose
Builderbook
Open source web application to learn JS stack: React, Material-UI, Next.js, Node.js, Express.js, Mongoose, MongoDB database.
Stars: ✭ 3,015 (+7078.57%)
Mutual labels:  mongoose
erkab-web-app
Erkab - A student centric ride sharing website.
Stars: ✭ 21 (-50%)
Mutual labels:  mongoose
koa-mongoDB
😊😊Koa and mongoose build services
Stars: ✭ 24 (-42.86%)
Mutual labels:  mongoose
morest
Allows developers to quickly create RESTful APIs using MongoDB and Express.
Stars: ✭ 14 (-66.67%)
Mutual labels:  mongoose

Install Dependencies

npm install

Start MongoDB

mongod

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