Skip to content

devklick/u-he-skins-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u-he Skins API

u-he create cross platform virtual synthesizers and audio effects. They also provide a page 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 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, which is deployed to github pages:

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