Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mplacona/langithub

A search engine that uses GitHub's API, nodejs, jade and express to allow people to search based on a programming language
https://github.com/mplacona/langithub

Last synced: 7 days ago
JSON representation

A search engine that uses GitHub's API, nodejs, jade and express to allow people to search based on a programming language

Awesome Lists containing this project

README

        

# Langithub - v 0.1
---
Search for public repositories on github by language

## Demo
[Langithub](http://langithub.placona.co.uk/) on Placona.co.uk

## Dependencies
* [nodejs](http://nodejs.org)
* [npm](https://npmjs.org/)

## Quick start
- Clone or download this repo.
- Run `npm install`
- Run `node app.js`
- Access your app in `http://localhost:3000`

## License
Copyright (c) 2013 @marcos_placona, Marcos Placona.
Licensed under the MIT license.