Documentation at https://melpa.org/#/pdf-view-restore
Support for saving and opening last known pdf position in pdfview mode. Information will be saved relative to the pdf being viewed so ensure pdf-view-restore-filename
is in the same directory as the viewing pdf.
Documentation at https://melpa.org/#/eyebrowse-restore
RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.
Documentation at https://melpa.org/#/company-restclient
company-mode
back-end for restclient-mode
.
It provides auto-completion for HTTP methods and headers in restclient-mode
. Completion source is given by know-your-http-well
.
This package provides a programmable client library that adds functionality on top of wadlib
.
This package provides a programmable client library that takes advantage of the commonalities among lazr.restful web services to provide added functionality on top of wadllib.
This Action handles doing automatic method dispatching for REST requests. It takes a normal Catalyst action, and changes the dispatch to append an underscore and method name. First it will try dispatching to an action with the generated name, and failing that it will try to dispatch to a regular method.
This library makes it possible to restrict the HTTP servers that can be used by the http-client
and http-client-tls
libraries. This is useful when a security policy needs to, e.g., prevent connections to HTTP servers on localhost or only allow connections to a specific server.
This package provides a linter for the reStructuredText format.
This package lets you extract Swagger API documentation specs from your Flask-Restful projects.
The Django REST framework is for building Web APIs with Django. It provides features like a Web-browsable API and authentication policies.
Package chunker implements Content Defined Chunking based on a rolling Rabin Checksum.
This package provides go-restful
, which helps developers to use http
methods explicitly and in a way that's consistent with the HTTP protocol definition.