Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kinecttovr/k2vr-web-api
This repository holds a temporary static mock API, and will later contain the source of our REST API.
https://github.com/kinecttovr/k2vr-web-api
Last synced: about 2 months ago
JSON representation
This repository holds a temporary static mock API, and will later contain the source of our REST API.
- Host: GitHub
- URL: https://github.com/kinecttovr/k2vr-web-api
- Owner: KinectToVR
- Created: 2022-08-27T19:54:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T11:31:23.000Z (over 1 year ago)
- Last Synced: 2024-10-29T10:08:10.600Z (2 months ago)
- Homepage:
- Size: 89.8 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# K2VR-Web-API
This repository holds a temporary static mock API, and will later contain the source of our REST API.## Why this API?
This API allows us to easily update the "packages" for Amethyst Installer, serve version info to Amethyst itself, feed into CIs and more. And as a future goal, allow us to integrate anonymous opt-in analytics to help us understand what, why and how users use the app.## License
The mock API is licensed under [CC-BY 2.0](https://creativecommons.org/licenses/by/2.0/).Additional details on REST API source licensing will come later.