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

https://github.com/tomnomnom/api.tomnomnom.com

API shenanigans
https://github.com/tomnomnom/api.tomnomnom.com

Last synced: about 2 months ago
JSON representation

API shenanigans

Awesome Lists containing this project

README

        

# API

Work in progress API framework type thing.

## Output formats

### JSON
* Straight json\_encode() of response

### JSONP
* json\_encode() of response, wrapped in function name

### HTML
* Hash table ->


* Arrays ->