Skip to content

RestAPI and Chrome Extension to notify when a particular user tweets.

Notifications You must be signed in to change notification settings

boddumanohar/TweetNotifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Never miss a tweet

Overview

TweetNotifer is a service that counts the tweets posted by a particular twitter handles and returns the count of the tweets as a JSON file. This is a wrapper around twitter API and uses database to keep track of the latest tweets of a particular handle.

Usage

This is very much identical to a service in microservices platform.

services

When we run the app, it serves on a port and needs a postgres database to save its data. The ideal way to use this is to run on a docker dontainer or deploy to heroku.

Deployment

Deploy to Heroku

Deploy]

Deploy to Docker container

TODO

About

RestAPI and Chrome Extension to notify when a particular user tweets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published