tariqulislam / express-starter-kitLinks
This repository is boilerplate for API based development with express js. the application contains all the development tools, those are swagger and swager ui documentation tools, mocha and chai testing tools, mongoose drive integration, MCV pattern wise coding style, JSON web token for authenticate and more other tools
☆38Updated 2 years ago
Alternatives and similar repositories for express-starter-kit
Users that are interested in express-starter-kit are comparing it to the libraries listed below
Sorting:
- Sample application for NodeJS RESTful APIs. This includes CRUD operations for User, Posts and favorite functionality as well.☆52Updated 7 years ago
- Node, Express, Mongoose and MongoDB CRUD Web Application☆50Updated 3 years ago
- File upload with Node, Express, Mutler, Typescript☆102Updated 7 years ago
- Simple Shopping Cart based on MongoDB ExpressJS AngularJS and NodeJS☆36Updated last week
- CRUD boilerplate for create Node Restful API's with Express Framework and Sequelize ORM written in Typescript.☆45Updated 2 years ago
- ☆47Updated 2 years ago
- ☆61Updated 6 years ago
- Node.js boilerplate for building RESTful APIs using Express, MongoDB, Passport, Mocha using ES2017(ES8) syntax☆95Updated 5 years ago
- ☆11Updated 2 years ago
- MEAN Stack & Socket.IO Real-time Chat App | A MEAN stack based Real Time chat application☆58Updated 6 years ago
- Node, express, mongoose, passport and JWT REST API authentication example☆202Updated 2 years ago
- Multi-tenant Application with Typescript☆65Updated last year
- Node.js, Express.js and MongoDB REST API App☆36Updated 6 years ago
- JWT auth service with refresh using Node.js, ES6, Express, Sequelize and Mocha☆30Updated 2 weeks ago
- Building the simple api with sequelize, mysql and express js. this repository contains the code about how to use sequelize with mysql at …☆26Updated 7 years ago
- Implement Refresh Token Authentication Using Node and JWT☆93Updated 7 years ago
- This is a nodejs application☆51Updated 6 years ago
- Example Node.js CRUD microservice for an Employee entity☆38Updated 2 years ago
- NestJS role based firebase authentication starter! PostgreSQL with TypeORM, Swagger, mails etc... 🚧☆42Updated 4 years ago
- Basic Node with Express Server with REST API☆134Updated last year
- ☆149Updated 4 years ago
- This is a simple REST API with node and express with typescript☆200Updated 4 years ago
- A Scalable Node Architecture/Server. This repository contains a complete implementation of writing scalable nodejs server/architecture on…☆65Updated 3 years ago
- A complete example of a Node + Express.js rest api server☆55Updated 8 years ago
- RESTful API Nodejs designed for horizontal scalability with support for cluster, based on Swagger, Redis, JWT, Passport, Socket.io, Expre…