
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
The Node.js express.js MongoDB JWT REST API - Basic Project Skeleton is a basic API REST skeleton written in JavaScript using async/await. It is designed to help developers create a basic REST API easily with Node.js. The project is created and maintained by Daniel Avellaneda, an open-source enthusiast. This project is great for building a starter web API that can be consumed by various front-end frameworks.
The Node.js express.js MongoDB JWT REST API - Basic Project Skeleton is a powerful and simple JavaScript project that allows developers to easily create a basic REST API using Node.js. It provides a range of features including user authentication, security measures, caching, logging, and more. The project is actively maintained and has been downloaded by web developers worldwide. It also includes comprehensive documentation and examples for easy implementation.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.