Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 314 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 314 Bytes

Team-fierce-mailing-API

Back-end task to create a Mailing micro service for Team Fierce

Endpoints for the API

POST - /v1/sendmail POST - /v1/sendmailwithtemplate POST - /v1/configure POST - /v1/register GET - / GET - /v1/documentation

Installation

Clone to your local server Run npm install && npm run dev