Publish Python objects as RESTful resources over HTTP.
This package integrates restclient-mode
with Org.
This package provides a simple command to restart Emacs from within Emacs
This package provides a simple command to restart Emacs from within Emacs.
This package contains a Flask module for creating REST APIs.
Flask-RESTX is an extension for Flask that adds support for quickly building REST APIs. Flask-RESTX encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTX should be easy to pick up. It provides a coherent collection of decorators and tools to describe your API and expose its documentation properly using Swagger.
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.
RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.
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.
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.
Package restful , a lean package for creating REST-style WebServices without magic.