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

https://github.com/lestoni/test-repo

learning and stuff
https://github.com/lestoni/test-repo

Last synced: about 1 year ago
JSON representation

learning and stuff

Awesome Lists containing this project

README

          

# Open Source Software FTW.

Team Github

## API.

**sum([vargs])**

var sum = require('test-repo');

var ans = sum(1,2,3);

// 6
console.log(ans);

# LICENSE