Welcome too the DagPaste a revolutionary new paste service thats fast and open source!\n The Following API routes exist for users to interact with the service BROWSER USEAGE: https://dagbot.daggy.tech/web API REFERENCE POST https://paste.daggy.tech If the response code is 200, then the entire paste was uploaded. If the response is 206 (PARTIAL), then the paste exceeded the server's maximum upload size, and only part of the paste was uploaded. If the response code is anything else, an error has occurred GET https://paste.daggy.tech/. Get the HTML web viewer for a paste with syntax higlighting of the specified format (if a format was specified) GET https://paste.daggy.tech/raw/ get a raw plain tetx response of a paste with no sntax highlighting GET https://paste.daggy.tech/document/ get a Json response with the title for a particular document.