coreyc / express-rest-api-structureLinks
☆62Updated 2 years ago
Alternatives and similar repositories for express-rest-api-structure
Users that are interested in express-rest-api-structure are comparing it to the libraries listed below
Sorting:
- ☆260Updated 2 years ago
- A project made for REST API TypeScript/Node.js series☆315Updated last year
- Implementation of node.js authentication with social login ✌️, user impersonation 💅, and no passport.js required 💁☆261Updated 2 years ago
- A basic Node.JS Express webserver☆104Updated 7 months ago
- Authentication in Node.js☆177Updated 2 weeks ago
- ☆247Updated 8 months ago
- Express.js server that implements production-ready error handling and logging following latest best practices.☆235Updated last week
- This backend starter is the Model Service and Controller I prefer to use for Express when creating starting new Node based projects☆57Updated 2 years ago
- 🚀 A modular folder structure for developing highly scalable and maintainable APIs in nodejs using express.☆145Updated 10 months ago
- Clean Node Architecture☆339Updated 2 years ago
- A starter project for Node.js with Express and Postgres running on Docker Compose☆154Updated 2 years ago
- Node.js + MongoDB API - JWT Authentication with Refresh Tokens☆129Updated 2 years ago
- This is a simple NodeJS Architecture can be used in an enterprise applications. 🎉🤔☆73Updated 2 years ago
- Rest API with JWT authentication and role based authorization using TypeScript Express.js and TypeORM☆348Updated 2 years ago
- Boilerplate for setting up express.js applications☆232Updated this week
- A dockerized TypeScript-Express App boilerplate with MongoDB and Github Actions☆310Updated 2 weeks ago
- Node REM - NodeJS Rest Express MongoDB and more: typescript, passport, JWT, socket.io, HTTPS, HTTP2, async/await, nodemailer, templates, …☆248Updated 2 years ago
- A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose). Typescript☆649Updated 2 years ago
- A boilerplate for Node.js APIs designed for app consumption, written in Typescript☆115Updated 4 years ago
- A Node.js back end web application with REST API, user JWT authentication and MongoDB data storage using TypeScript☆101Updated 2 months ago
- A Node.js App Architecture showcase heavily influenced by the Clean Architecture and Hexagonal Architecture, using MongoDB.☆258Updated 2 years ago
- REST API boilerplate with Typescript, Express.js, Typeorm and Mocha.☆336Updated 4 months ago
- An example backend Node API project structure using Express and Knex (inspired storium - https://github.com/robmclarty/storium)☆200Updated 2 years ago
- 👍 Build APIs You Won't Hate In Node Js. ✍️ Developed by Gentrit Abazi.☆226Updated last year
- Source code for the Building REST API with Express, TypeScript blog post series