Skip to content
Open navbar menu
Sign UpLog In
Profile icon

Andy Piper

Hacker
@andypiper
Open Source advocate
GitHub
YouTube
Website
  • DevTo API example

    Cover page
    Made with Node.js

    An example of getting data from the DEVAPI to display its own articles. Source code is based on @thomasbnt's Open Source example on GitHub. Follow me on DEV :-)

    Recent comments (1)
    hugo
    hugo
    1 year ago

    This is very useful!

andypiper
andypiper
published an Update
1 year ago
152
Tweets around the world
Tweets around the worldA demo app that shows how to make a Twitter API request using a Bearer Token with the TypeScript SDK. It uses the sample stream endpoint to listen for new Tweets in real-time, and plots them on a virtual globe based on location information. You can explore where Tweets are being posted right now! The sample stream endpoint provides around 1% of Tweets posted in real-time. Not everyone on Twitter adds geo location information to their Tweets, so this demo is only able to show Tweets that do have that data included. Note - you will need to have a Twitter Developer Account. Sign up for free! Note - if no blue pins show up after a few moments, you might need to fork the repl and add your own Twitter API bearer token to get the Tweets flowing. Explore more repls on our team page
Check out the public conversation
Thanks for checking out where in the world people are Tweeting from! You can also explore more repls on our team page.
#twitter
#streaming
#globe
+1
andypiper
andypiper
published a Repl
1 year ago
3
Get Twitter video URL from Tweet
Get Twitter video URL from TweetUses the Twitter TypeScript SDK to get a Tweet with video and list the video URLs. Requires a Twitter API BEARER_TOKEN for a v2 App.
Christinay132
Christinay132
uh.............. 1 year ago
andypiper
andypiper
published a Repl
1 year ago
1
DevTo API example
DevTo API exampleAn example of getting data from the DEVAPI to display its own articles. Source code is based on @thomasbnt's Open Source example on GitHub. Follow me on DEV :-)
hugo
hugo
This is very useful!1 year ago