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