All Projects → didinj → Node Express Mongoose Passport Jwt Rest Api Auth

didinj / Node Express Mongoose Passport Jwt Rest Api Auth

Licence: mit
Node, express, mongoose, passport and JWT REST API authentication example

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Node Express Mongoose Passport Jwt Rest Api Auth

Rest Api Nodejs Mongodb
A boilerplate for REST API Development with Node.js, Express, and MongoDB
Stars: ✭ 672 (+360.27%)
Mutual labels:  api, rest-api, rest, express, expressjs, jwt-authentication
Node Express Postgresql Sequelize
Node.js, Express.js, Sequelize.js and PostgreSQL RESTful API
Stars: ✭ 148 (+1.37%)
Mutual labels:  api, rest, restful-api, restful, express, expressjs
Node Express Mongodb Jwt Rest Api Skeleton
This is a basic API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API). Demo of frontend in VueJS here: https://github.com/davellanedam/vue-skeleton-mvp
Stars: ✭ 603 (+313.01%)
Mutual labels:  api, rest, mongoose, express, jwt, jwt-authentication
Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (+110.27%)
Mutual labels:  mongoose, express, jwt, jwt-authentication, passport
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 (-65.07%)
Mutual labels:  mongoose, expressjs, passport, passportjs, jwt-authentication
Jianshu
仿简书nx+nodejs+nestjs6+express+mongodb+angular8+爬虫
Stars: ✭ 296 (+102.74%)
Mutual labels:  api, restful-api, mongoose, express, passport
Koa2 Api Scaffold
一个基于Koa2的轻量级RESTful API Server脚手架。
Stars: ✭ 694 (+375.34%)
Mutual labels:  api, rest-api, restful-api, restful, express
Apidoc
RESTful API 文档生成工具,支持 Go、Java、Swift、JavaScript、Rust、PHP、Python、Typescript、Kotlin 和 Ruby 等大部分语言。
Stars: ✭ 785 (+437.67%)
Mutual labels:  api, rest-api, rest, restful-api, restful
Ngx Restangular
Restangular for Angular 2 and higher versions
Stars: ✭ 787 (+439.04%)
Mutual labels:  api, rest-api, rest, restful-api, restful
Es6 Express Mongoose Passport Rest Api
Lightweight boilerplate for Node RESTful API, ES6, Express, Mongoose and Passport 🎁
Stars: ✭ 36 (-75.34%)
Mutual labels:  api, restful, mongoose, express, passport
Go Book Store Api
Go Sample project to understand Mysql CRUD operation with best practises Includes logging, JWT, Swagger and Transactions
Stars: ✭ 18 (-87.67%)
Mutual labels:  api, rest-api, jwt, jwt-authentication, jwt-token
Codeigniter Jwt Sample
CodeIgniter JWT Sample
Stars: ✭ 144 (-1.37%)
Mutual labels:  rest-api, rest, restful-api, restful, jwt
express-mongo-jwt-boilerplate
Express Mongo JsonWebToken boilerplate
Stars: ✭ 100 (-31.51%)
Mutual labels:  mongoose, expressjs, passport, jwt-token, jwt-authentication
Http Fake Backend
Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 253 (+73.29%)
Mutual labels:  api, rest-api, rest, restful-api, restful
Bookmarks.dev
Bookmarks and Code Snippets Manager for Developers & Co
Stars: ✭ 218 (+49.32%)
Mutual labels:  api, rest-api, rest, mongoose, expressjs
Graphql2rest
GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API
Stars: ✭ 181 (+23.97%)
Mutual labels:  api, rest-api, rest, restful-api, restful
Api Strategy
Equinor API Strategy
Stars: ✭ 56 (-61.64%)
Mutual labels:  api, rest-api, rest, restful-api, restful
Nodepress
😎 RESTful API service for Blog/CMS, powered by @nestjs
Stars: ✭ 829 (+467.81%)
Mutual labels:  restful-api, restful, mongoose, express, jwt-token
Generator Http Fake Backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 49 (-66.44%)
Mutual labels:  api, rest-api, rest, restful-api, restful
Nodejs Rest Api Project Structure Express
Nodejs project structure practices for building RESTful APIs using Express framework and MongoDB.
Stars: ✭ 134 (-8.22%)
Mutual labels:  restful-api, mongoose, express, expressjs, jwt-authentication

node-express-mongoose-passport-jwt-rest-api-auth

This source code is part of tutorials Node, Express, Mongoose and Passport.js REST API Authentication

Before run this example, make sure you have installed and running MongoDB.

Step to run locally:

  • Clone this repo
  • Run 'npm install'
  • Run 'npm start'

If you think this source code is useful, it will be great if you just give it star or just buy me a cup of cofee Donate

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