No Description

vaeringjar d289bca8d2 Updated the README, though I do not feel satisfied with the markdown output yet. 5 years ago
examples a9fbfdfd0a Added the python3 version of the http get request that takes a json response and prints out yaml. Though, note the output has some slight differences with the sections. 5 years ago
.gitignore 7beb10b263 init 5 years ago
README.md d289bca8d2 Updated the README, though I do not feel satisfied with the markdown output yet. 5 years ago
README.org d289bca8d2 Updated the README, though I do not feel satisfied with the markdown output yet. 5 years ago

README.md

About

Project for code examples, snippets, language comparisons.

Roadmap

TODO Try using org files for the README

TODO HTTP Request and print YAML

Write some code that sends a request to some end point, receives json, and prints it out as yaml. Handle errors gracefully, at least by catching the stacktraces.

  • Perl5
  • Python3
  • Rust
  • Go
  • Haskell
  • etc

Meta About

Someone wrote me in orgmode.

License

Copyright 2019 vaeringjar. Distributed dually under the CC BY-SA 4.0 and GPLv3+.

Use

Make edits with a plain text editor in README.org. Then open in emacs with org-mode and then do:

M-x org-md-export-to-markdown