Skip to content

An example of Sinatra to prove how easy programming can be. This code fetches the lastest Gist on GitHub and displays, simple as that.

Notifications You must be signed in to change notification settings

marcusvmsa/lastest-gist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An example of Sinatra to prove how easy programming can be. All it does is show the lastest gist in the GitHub, simple as that.

This project uses Hpricot for "scrape" data from GitHub and display them.

I'll be very happy if anyone learn something with this code. =D

About

An example of Sinatra to prove how easy programming can be. This code fetches the lastest Gist on GitHub and displays, simple as that.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages