Skip to content

Instantly share code, notes, and snippets.

@bhanuvrat
Last active October 3, 2015 13:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bhanuvrat/dc1e1ec6e3a17437a150 to your computer and use it in GitHub Desktop.
Save bhanuvrat/dc1e1ec6e3a17437a150 to your computer and use it in GitHub Desktop.
popular-web-frameworks
{
"data": [
{
"description": "The Web framework for perfectionists with deadlines.",
"forks_count": 5874,
"homepage": "https://www.djangoproject.com/",
"html_url": "https://github.com/django/django",
"language": "Python",
"name": "django",
"open_issues_count": 93,
"size": 294796,
"stargazers_count": 14706
},
{
"description": "A microframework based on Werkzeug, Jinja2 and good intentions",
"forks_count": 4211,
"homepage": "http://flask.pocoo.org/",
"html_url": "https://github.com/mitsuhiko/flask",
"language": "Python",
"name": "flask",
"open_issues_count": 149,
"size": 15818,
"stargazers_count": 14508
},
{
"description": "Pyramid web framework",
"forks_count": 585,
"homepage": "http://docs.pylonsproject.org/en/latest/docs/pyramid.html",
"html_url": "https://github.com/Pylons/pyramid",
"language": "Python",
"name": "pyramid",
"open_issues_count": 120,
"size": 32269,
"stargazers_count": 1726
},
{
"description": "Falcon is a high-performance Python framework for building cloud APIs, smart proxies, and app backends.",
"forks_count": 201,
"homepage": "http://falconframework.org",
"html_url": "https://github.com/falconry/falcon",
"language": "Python",
"name": "falcon",
"open_issues_count": 166,
"size": 15030,
"stargazers_count": 1772
},
{
"description": "Free and open source full-stack enterprise framework for agile development of secure database-driven web-based applications, written and programmable in Python.",
"forks_count": 457,
"homepage": "http://www.web2py.com",
"html_url": "https://github.com/web2py/web2py",
"language": "Python",
"name": "web2py",
"open_issues_count": 157,
"size": 43433,
"stargazers_count": 852
},
{
"description": "Ruby on Rails",
"forks_count": 10611,
"homepage": "http://rubyonrails.org",
"html_url": "https://github.com/rails/rails",
"language": "Ruby",
"name": "rails",
"open_issues_count": 826,
"size": 423512,
"stargazers_count": 26580
},
{
"description": "Classy web-development dressed in a DSL (official / canonical repo)",
"forks_count": 1112,
"homepage": "http://www.sinatrarb.com/",
"html_url": "https://github.com/sinatra/sinatra",
"language": "Ruby",
"name": "sinatra",
"open_issues_count": 37,
"size": 12414,
"stargazers_count": 7012
},
{
"description": "CakePHP: The Rapid Development Framework for PHP - Official Repository",
"forks_count": 2654,
"homepage": "http://cakephp.org",
"html_url": "https://github.com/cakephp/cakephp",
"language": "PHP",
"name": "cakephp",
"open_issues_count": 128,
"size": 239197,
"stargazers_count": 5878
},
{
"description": "A PHP Framework For Web Artisans",
"forks_count": 5499,
"homepage": "http://laravel.com",
"html_url": "https://github.com/laravel/laravel",
"language": "PHP",
"name": "laravel",
"open_issues_count": 26,
"size": 27766,
"stargazers_count": 17026
},
{
"description": "Official Zend Framework 2 git repository",
"forks_count": 3171,
"homepage": "http://framework.zend.com/",
"html_url": "https://github.com/zendframework/zf2",
"language": "PHP",
"name": "zf2",
"open_issues_count": 586,
"size": 290431,
"stargazers_count": 5187
},
{
"description": "bottle.py is a fast and simple micro-framework for python web-applications.",
"forks_count": 612,
"homepage": "http://bottlepy.org/",
"html_url": "https://github.com/bottlepy/bottle",
"language": "Python",
"name": "bottle",
"open_issues_count": 199,
"size": 8875,
"stargazers_count": 3021
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment