Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 556 Bytes

File metadata and controls

14 lines (12 loc) · 556 Bytes

ReSMS Java Application

This is a simple Java application that demonstrates how to use the ReSMS API for sending SMS messages.

Installation

  1. Ensure you have Java installed (JDK 8 or higher).
  2. Clone the repository or download the source code.
  3. Insert your API key in the Main.java file.
  4. Compile the application using your preferred Java IDE or command line.
  5. Run the application.

Links