Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 358 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 358 Bytes

Basic API (Node, Express, Jwt, Ejs)

Example of a basic API with Express, JWT authentication and token validation to protect the endpoints.

Download

git clone https://github.com/fabnun/template-jwt-express-api.git
cd template-jwt-express-api

Installation

npm install

Usage

npm start