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

https://github.com/louiscklaw/json-playlist

json-playlist
https://github.com/louiscklaw/json-playlist

firebase graphql json

Last synced: 6 months ago
JSON representation

json-playlist

Awesome Lists containing this project

README

          

# README

simple self-test json hosting site

### helloworld
```
➜ curl https://raw.githubusercontent.com/louiscklaw/json-playlist/master/helloworld.json
{
"hello": "world"
}
```