/web-service-REST

✉️ This is a simple application using WebServices in REST model

Primary LanguageJavaScript

✉️ Simplified Mail Server using REST model

This repository contains a application using WebServices in REST model with the following functions:

  • Send Message
  • List messages
  • Delete messages
  • Open message
  • Forward message
  • Reply Message

⚙️ Pre-requirements

Node.js

For this application you need to install Node.js. After that, use in your terminal:

cd frontend
npm i

It will install the dependencies you will need.

🚀 Make it work!

To use this application, acess the folder pages:

cd pages
cd login

Acess index.html