Skip to content

An example of how you can poll the iex api and publish the results to a stream.

Notifications You must be signed in to change notification settings

UnitedEffects/ues-pub-example-stocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE Streams Example: IEX Stock API Published to a Stream

To use this example you will need to do the following:

  1. Sign up for free with United Effects and register a platform for your Company
  2. Sign up for free with IEX so you can use their API to query market data

Once you've done the above, proceed as follows:

  • Create a subject in UE Streams called "datalake.>"
  • Create a stream in UE Streams called "datalake" and associate the subject from the first step
  • Request publish access to the stream and make note of the values provided
  • Copy .env.update to .env
  • Update the data in .env from your publish access values
yarn && yarn dev

About

An example of how you can poll the iex api and publish the results to a stream.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published