AP-Atul / node-express-mysql-api

Template for nodejs, express, mysql rest api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REST API Template

Build REST APIs using this template for the project. This project uses MVC structure.

Features

  1. Mysql 2 (connection, query api (prepared statements))
  2. Express with router
  3. MVC
  4. Dotenv
  5. JWT Auth set up
  6. MiddleWares
  7. Logging (wisnton)

Usage

Clone and use

https://github.com/AP-Atul/node-express-mysql-api.git

About

Template for nodejs, express, mysql rest api


Languages

Language:JavaScript 100.0%