Hacker News new | ask | show | jobs
by KuhlMensch 1608 days ago

   enum Method {
      Get = "method/GET"
      // ...
    }
The string value can be very helpful for the reader - be it a human or log ingestor