Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarpongabasimi/streaming
😊 streams
https://github.com/sarpongabasimi/streaming
cats-effect http4s
Last synced: 28 days ago
JSON representation
😊 streams
- Host: GitHub
- URL: https://github.com/sarpongabasimi/streaming
- Owner: SarpongAbasimi
- Created: 2021-05-04T18:29:21.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-06-14T12:07:09.000Z (over 3 years ago)
- Last Synced: 2023-03-07T22:39:08.544Z (almost 2 years ago)
- Topics: cats-effect, http4s
- Language: Scala
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Twitter Stream
- Streaming Data using the new twitter api
## Twitter Streaming Docs
- Twitter documentation [Link](https://documenter.getpostman.com/view/9956214/T1LMiT5U#977c147d-0462-4553-adfa-d7a1fe59c3ec)
- Twitter stream sample docs [Link](https://developer.twitter.com/en/docs/twitter-api/tweets/sampled-stream/api-reference/get-tweets-sample-stream)## How to run app
- `sbt run`## Tech Stack
- Http4s
- Cats-effect