Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Repository containing a fn project show case using Twitter API.

Notifications You must be signed in to change notification settings

CWiesbaum/fn-project-twitter-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fn Project Twitter Flow Use Case

This repository includes some examples on serverless programming using Oracle fn Project. The use case is based on tweet processing.

Configuration and startup

In order to start the application Twitter credentials have to be set in "scripts/configure.sh":

  • TWIT_CONSUMER_KEY
  • TWIT_CONSUMER_SECRET
  • TWIT_ACCESS_TOKEN
  • TWIT_ACCESS_TOKEN_SECRET

To start the application run start.sh:

$> ./start.sh --app-name somename ../

About

Repository containing a fn project show case using Twitter API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published