Skip to content

Basic Vapor Push Notification Server that can check the frequency of specified topics in a provided text.

License

Notifications You must be signed in to change notification settings

bjornfrohling/TrendNotification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL

Documentation Slack Team MIT License Continuous Integration Build Status Swift 3.1

Vapor installation guide:

http://beta.docs.vapor.codes/getting-started/install-on-macos/

Building the project:

vapor build

Create the Xcode project:

vapor xcode

API examples:

Register device

POST localhost:8080/registerDevice?deviceToken=08991B8EFE52BFFA1D53650811111111111111

Check for trends

POST localhost:8080/trends?topic=Tesla&inputString=Lorem%20Ipsum%20is%20simply%20dummy%20text.%20Tesla`

About

Basic Vapor Push Notification Server that can check the frequency of specified topics in a provided text.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages