Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

mmalecki/nodejs-vs-ror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copyright (C) 2011 by Maciej Małecki MIT License (see LICENSE file)

Compare number of node.js and Ruby on Rails watchers.

API

Now with an API (it's more like a side effect of using knockout.js, but if you like outsourcing your nerdfight):

Endpoints

/api

Parameters:

  • jsonp - JSON callback

Output:

{"ror":10470,"nodejs":9768}

Or, when queried like: /api?jsonp=callback:

callback({"ror":10470,"nodejs":9768});

About

Compare number of node.js and Ruby on Rails watchers.

Resources

License

Stars

Watchers

Forks

Packages