masoncusack / simple-js-express-api

Simplest possible template for kicking off API development with JS, Node, Express.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple JS Express API

Super simple template for an Express API written in JavaScript.

GET, POST, request parsing and validation with Joi.

Prerequisites

Run

npm install
node index.js

About

Simplest possible template for kicking off API development with JS, Node, Express.


Languages

Language:JavaScript 100.0%