vintasoftware / django-knowledge-share

The engine behind Vinta's Lessons Learned page.
https://vintasoftware.com/lessons-learned/
MIT License
37 stars 1 forks source link

Get TWITTER_URL_SHORTENER_SIZE from twitter api #11

Open victorcarrico opened 6 years ago

victorcarrico commented 6 years ago

Use this endpoint: https://dev.twitter.com/rest/reference/get/help/configuration The size of the short url may increase with time.

lucabezerra commented 6 years ago

Depending on this PR to be approved: https://github.com/vintasoftware/tapioca-twitter/pull/9

lucabezerra commented 6 years ago

PR: https://github.com/vintasoftware/django-knowledge-share/pull/14