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

https://github.com/chrissy-dev/11ty-netlify-static-api-demo


https://github.com/chrissy-dev/11ty-netlify-static-api-demo

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# 11ty Static API Demo

Proof of concept to build a static JSON API that consumes third party APIs, parses their responses and serves static JSON files using 11ty and Netlify.

**Dev**
```
npm start
```

**Build**
```
npm run build
```

### Demo responses

**Oku RSS Feed**

[https://11ty-static-api-demo.netlify.app/oku_feed.json](https://11ty-static-api-demo.netlify.app/oku_feed.json)