Skip to content

A project to better understand how SNS Mobile Push operates.

Notifications You must be signed in to change notification settings

deontaljaard/sns-mobile-push-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sns-mobile-push-scala

A project to understand how SNS Mobile Push operates.

Dependencies

The project uses the AWS Java SDK to communicate with AWS SNS. The rest of the dependencies can be viewed in project/Dependencies.scala. Lastly, the project requires SBT.

Getting started

The project assumes that you have completed the steps in this guide.

To run the project, use:

sbt "runMain sns.Main"

Note: the code is not production ready - practices like exception handling, validation, etc. still need to be added.

About

A project to better understand how SNS Mobile Push operates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages