https://github.com/devklick/u-he-skins-api
https://github.com/devklick/u-he-skins-api
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devklick/u-he-skins-api
- Owner: devklick
- Created: 2024-07-19T19:32:00.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T09:10:52.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T08:45:13.115Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://u-he-skins-api.vercel.app
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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/