Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 799 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 799 Bytes

Email-API

  • Email API is Backend written in Spring Boot for Front End Project EmailUI (https://github.com/l33t-c0d3r-66/EmailUI)
  • This project can send email from one user to another.

    How to Run the Project?

  • Download this project and open in IntelliJ Idea.
  • Start the Application and Download EmailUI project from URL given above.
  • Run the Email UI by using the instructions provided in Readme file.

    What is Spring Boot?

  • Spring Boot is an open source Java-based framework used to create a Micro Service.
  • Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run"
  • You can learn more about Spring Boot on following link:
  • https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/