https://github.com/mindsers/tutorial-listtweets
Tutorial source on how to list tweets using the Twitter API
https://github.com/mindsers/tutorial-listtweets
mindsersit-tutorials tutorial tweets twitter-api
Last synced: 8 months ago
JSON representation
Tutorial source on how to list tweets using the Twitter API
- Host: GitHub
- URL: https://github.com/mindsers/tutorial-listtweets
- Owner: mindsers
- License: mit
- Created: 2015-01-03T18:58:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T07:55:20.000Z (almost 7 years ago)
- Last Synced: 2025-03-30T09:14:56.815Z (about 1 year ago)
- Topics: mindsersit-tutorials, tutorial, tweets, twitter-api
- Language: PHP
- Homepage: https://blog.nathanaelcherrier.com/fr/last-tweets-php-javascript-twitter/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MindsersIT Tutorials - List Tweets
Sources of tutorial using Twitter-API-PHP (http://github.com/j7mbo/twitter-api-php).
Show how list the 3 last tweets of a user timeline.
## Courses
The tutorial is available as a post on blog.
- French version:
## Author
Connect with me using the information below:
- [Website](http://nathanaelcherrier.com)
- [Blog](http://blog.nathanaelcherrier.com)
- [Twitter](https://twitter.com/MindsersIT)
- [Facebook](https://www.facebook.com/MindsersIT/)
- [Youtube](https://www.youtube.com/channel/UC9FajTyEA4M8K6cF4174Zlw)
## License
This repository is under the MIT License. Look at the LICENSE file for more.