dennisbruner / hcloud-js

A Node.js module for the Hetzner Cloud API
https://www.npmjs.com/package/hcloud-js
MIT License
52 stars 15 forks source link

Implement server metadata #46

Open jonasbadstuebner opened 2 years ago

jonasbadstuebner commented 2 years ago

Bump versions and implement method to fetch the metadata of the server the node.js instance might be running on. (Only works from the specifiy server itself; e.g. to find out what ID the server has; could be useful for logging, debugging, ...)