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

https://github.com/chrisvfritz/sparty


https://github.com/chrisvfritz/sparty

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# sparty

A function that returns the URL for a random image of Sparty.

## Usage

``` js
var getSpartyImage = require('sparty')

getSpartyImage() // returns a random image of Sparty
```