Skip to content

pushkarydv/readme-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

tweeco-tweet-integrator

Tweets✒️ shouldn't be limited to twitter🐧 : Let's integrate them anywhere fully rendered✨ with this simple API

Visit Our Website To directly get endopint🚀

🤔How to use

It's super easy to integrate it anywhere! Just the endpoint in image URL and done.

By Username - Latest tweets

Replace your-twitter-usernmame with your username eg: pushkaryadavin in endpoint URL

  • Markdown Code
[![](https://tweeco.pushkaryadav.in/api/handle/your-twitter-username)](https://tweeco.pushkaryadav.in)
  • HTML/ Framwork Code
<a href="https://tweeco.pushkaryadav.in">
  <img src="https://tweeco.pushkaryadav.in/api/handle/your-twitter-username" />
</a>

By Tweet Id - Specific Tweet

Replace tweet-id with your tweet id eg:tweet id in URL status/1592595196482826240 is 1592595196482826240 in endpoint URL. You can use ID extractor in our website to directly generate this endpoint. Tweeco🚀

  • Markdown Code
[![](https://tweeco.pushkaryadav.in/api/id/tweet-id)](https://tweeco.pushkaryadav.in)
  • HTML/ Framwork Code
<a href="https://tweeco.pushkaryadav.in">
  <img src="https://tweeco.pushkaryadav.in/id/handle/tweet-id" />
</a>

Let's Talk about Costumization 🌟

Use color codes only without # Eg: fff

Property Code Work
text gives text color
border border color
width width of image rendered
bg background color
title title color
icon twitter icon color
theme a complete new look without editing any of these props

same applies for id based endpoints. You can use multiple properties by using &. Eg:

https://tweeco.pushkaryadav.in/api/handle/pushkaryadav?width=700&bg=242b2e

Themes 🔥

Theme Preview
solarized-light solarized-light
swift swift
synthwave synthwave
tokyonight tokyonight
transparent transparent
vision-friendly-dark vision-friendly-dark
vue vue
vue-dark vue-dark
yeblu yeblu
algolia algolia
apprentice apprentice
aura aura
aura_dark aura_dark
ayu-mirage ayu-mirage
bear bear
blueberry blueberry
blue-green blue-green
buefy buefy
calm calm
chartreuse-dark chartreuse-dark
city_lights city_lights
cobalt cobalt
cobalt2 cobalt2
codeSTACKr codeSTACKr
darcula darcula
dark dark
date_night date_night
default default
default_repocard default_repocard
discord_old_blurple discord_old_blurple
dracula dracula
flag-india flag-india
github_dark github_dark
gotham gotham
graywhite graywhite
great-gatsby great-gatsby
gruvbox gruvbox
gruvbox_light gruvbox_light
highcontrast highcontrast
holi_theme holi_theme
jolly jolly
kacho_ga kacho_ga
maroongold maroongold
material-palenight material-palenight
merko merko
midnight-purple midnight-purple
moltack moltack
monokai monokai
nightowl nightowl
noctis_minimus noctis_minimus
nord nord
ocean_dark ocean_dark
omni omni
one_dark_pro one_dark_pro
onedark onedark
outrun outrun
panda panda
prussian prussian
radical radical
react react
rose rose
rose_pine rose_pine
shades-of-purple shades-of-purple
shadow_blue shadow_blue
shadow_green shadow_green
shadow_red shadow_red
slateorange slateorange
solarized-dark solarized-dark

Help us Grow by Sharing. 🚀

If you face any issue in API create an issue in this repo regarding that issue with a screenshot.

About

Tweets✒️ shouldn't be limited to twitter🐧 : Let's integrate them anywhere fully rendered✨ with this simple API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published