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

https://github.com/devklick/u-he-skins-api


https://github.com/devklick/u-he-skins-api

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          


u-he Skins API

[u-he](https://u-he.com/) create cross platform virtual synthesizers and
audio effects. They also provide a [page](https://u-he.com/PatchLib/skins.html)
listing various skins that are available to download and use on their products.

This repository contains the source code for an Node.js application containing
a single API endpoint which converts the HTML for the skins page to JSON.

### Hosted API

This API is hosted on [Vercel](https://vercel.com/) using the free tier.
You can find it here:

https://u-he-skins-api.vercel.app/api/skins

### UI

The data returned by this API is consumed by the code hosted in another of my repositories,
[u-he-skins](https://github.com/devklick/u-he-skins), which is deployed to github pages:

https://devklick.github.io/u-he-skins/