pastebin

Pastebin API wrapper


Keywords
library, wrapper, pastebin
License
MIT
Install
nimble install pastebin

Documentation

---- About ----

nim-pastebin is a Nim wrapper for the Pastebin API. It consists of three files:

* pastebin.nim - Main file, contains the functions.
* pastebin_formats.nim - Contains format constants.
* pastebin_constants.nim - Contains miscellaneous constants.

See the documentation HTML files and http://pastebin.com/api for usage and more info.

---- License ----

nim-pastebin is released under the MIT Open Source License.