This is a simple Java application that demonstrates how to use the ReSMS API for sending SMS messages.
- Ensure you have Java installed (JDK 8 or higher).
- Clone the repository or download the source code.
- Insert your API key in the
Main.javafile. - Compile the application using your preferred Java IDE or command line.
- Run the application.