Skip to content

get data from the twitter user, all this done via URL

Notifications You must be signed in to change notification settings

codingec/twitter_curl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

TWEET GETTER

INSTALATION FOR DEBIAN OR UBUNTU

sudo apt-get install build-essential g++ libcurl4-openssl-dev libcurl4-nss-dev libcurl4-gnutls-dev

COMPILE C++ PROJECT

g++ challenge.cpp -o execute -lcurl -ljsoncpp

EXECUTE PROJECT

./execute

About

get data from the twitter user, all this done via URL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages