add simple version route

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
2023-01-17 15:46:42 -08:00
parent ae0c197821
commit 8e1bf19d90
2 changed files with 22 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
"name": "proxmoxaas-api",
"version": "0.0.1",
"description": "REST API for ProxmoxAAS",
"main": "index.js",
"dependencies": {
"body-parser": "^1.20.1",
"cors": "^2.8.5",