Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
felixdorn authored Sep 4, 2022
1 parent cfe22b8 commit 60e309b
Showing 1 changed file with 1 addition and 24 deletions.
25 changes: 1 addition & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,10 @@
[//]: # (* todo: groups)

[//]: # (* raw -> content `cat` (NOT AN ARRAY))

[//]: # (* negated raw operator `-cat` (NOT AN ARRAY))

[//]: # (* quoted operator `"cat"` (NOT AN ARRAY))

[//]: # (* kv operator `key:value` (MAY BE AN ARRAY))

[//]: # (* kv operator )

[//]: # (* sample operator `sample:value` )

[//]: # (* not Nullcast operator `-is:nullcast`)

[//]: # (* has operator (MAY BE AN ARRAY))

[//]: # (* is operator (MAY BE AN ARRAY))

[//]: # (* context operator)

[//]: # (* point radius / bouding box operator ("array" operators))

# Twitter Stream API (v2)

[![Tests](https://github.com/redwebcreation/twitter-stream-api/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/redwebcreation/twitter-stream-api/actions/workflows/tests.yml)
[![Formats](https://github.com/redwebcreation/twitter-stream-api/actions/workflows/formats.yml/badge.svg?branch=master)](https://github.com/redwebcreation/twitter-stream-api/actions/workflows/formats.yml)
[![Version](https://poser.pugx.org/redwebcreation/twitter-stream-api/version)](//packagist.org/packages/redwebcreation/twitter-stream-api)
[![Total Downloads](https://poser.pugx.org/redwebcreation/twitter-stream-api/downloads)](//packagist.org/packages/redwebcreation/twitter-stream-api)
[![codecov](https://codecov.io/gh/felixdorn/twitter-stream-api/branch/main/graph/badge.svg?token=0bB80l3Hgt)](https://codecov.io/gh/felixdorn/twitter-stream-api)

Consume the Twitter Stream API v2 in real-time.

Expand Down

0 comments on commit 60e309b

Please sign in to comment.