Skip to content

butterfly-valley/smsup-java-spring-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

smsup-java-spring-implementation

This small API implements Smsup.es REST API for sms management. The current API just implements the send process but can be easily extended to implement all the other features.

The API has been written for a Java Spring Boot application, but can also be used in a Spring MVC application or any other Java application as long as the RestTemplate is substituted with its respective counterpart.

The API also uses project Lombok and Google's Gson for serializing SmsEntity object to JSON.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages