iolufemi / Express-REST-API-GeneratorLinks
Express REST API Generator is an Express Based API skeleton. A template for starting projects with express as an API. This project can be used for creating a RESTful API using Node JS, Express as the framework, Mongoose to interact with a MongoDB instance and Sequelize for support of SQL compatible databases. Mocha is also used for running unit …
☆147Updated 2 years ago
Alternatives and similar repositories for Express-REST-API-Generator
Users that are interested in Express-REST-API-Generator are comparing it to the libraries listed below
Sorting:
- A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript☆101Updated 4 months ago
- Express + Sequelize + JWT token + Web API boilerplate☆187Updated 2 years ago
- Boilerplate for node express mysql typescript api project☆192Updated 8 months ago
- Node, express, mongoose, passport and JWT REST API authentication example☆201Updated 2 years ago
- WIP: 🛠 This is a boilerplate for Node.JS, Express.JS, and MongoDB based web application that takes advantage of repository pattern and d…☆119Updated 2 months ago
- Express.js server that implements production-ready error handling and logging following latest best practices.☆235Updated 4 months ago
- Boilerplate code to get started with building RESTful API Services (Express, TypeORM MongoDB stack)☆76Updated 2 years ago
- ExpressJS Boilerplate with Typescrip+Docker+Sequelize integration☆88Updated 2 years ago
- REST API boilerplate with Typescript, Express.js, Typeorm and Mocha.☆336Updated last month
- Node ES6 Express REST API boilerplate with Postgres Sequelize and Gulp☆153Updated last year
- Node REM - NodeJS Rest Express MongoDB and more: typescript, passport, JWT, socket.io, HTTPS, HTTP2, async/await, nodemailer, templates, …☆245Updated 2 years ago
- Nodejs API Server - Express / SQLite / TypeORM | AppSeed☆235Updated last year
- 🚀 A modular folder structure for developing highly scalable and maintainable APIs in nodejs using express.☆140Updated 6 months ago
- 🚀 A boilerplate for Node.js api projects with Express.js, Sequelize, PostgreSQL and ES6+☆140Updated last year
- Boilerplate for writing microservice using Expres. Pre-loaded with basic components like Mongo, Redis, Kafka, Logger to get quickly start…☆48Updated 4 years ago
- A basic Node.JS Express webserver☆105Updated 3 months ago
- This is a simple NodeJS Architecture can be used in an enterprise applications. 🎉🤔☆74Updated last year
- A Node.js App Architecture showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using MongoDB.