Skip to content

misamer-game/back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Assembly Logo

express-api-template

A template for starting projects with express as an API. Includes authentication and common middlewares.

Installation

Structure

API

Authentication

Verb URI Pattern
POST /sign-up
POST /sign-in
PATCH /change-password/

POST /sign-up