The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist::Plack-Request"

OX - the hardest working two letters in Perl River stage one • 2 direct dependents • 2 total dependents

OX is a web application framework based on Bread::Board, Path::Router, and PSGI. Bread::Board lets you build your application from a collection of normal Moose objects, organized together in a "container", which allows components to easily interopera...

DOY/OX-0.14 - 03 Apr 2014 15:30:33 UTC - Search in distribution

Eve - The web service creation framework written with events in mind. River stage zero No dependents

Layers of the system The first layer of the system is the application layer that is responsible for assembling all the components and dealing with features specific to the type of the built program. It is the entry point of the system. This layer ope...

ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC - Search in distribution

dezi - Dezi server app River stage one • 4 direct dependents • 4 total dependents

Dezi is a search platform based on Apache Lucy, Swish3, Plack, Search::OpenSearch and Search::Query. Dezi integrates several CPAN search libraries into one easy-to-use interface. If you haven't yet read it, the Dezi::Tutorial is a good place to start...

KARMAN/Dezi-0.004003 - 16 May 2018 02:24:24 UTC - Search in distribution

CGI::Snapp - An almost back-compat fork of CGI::Application River stage one • 6 direct dependents • 8 total dependents

A fork of CGI::Application (later CGI::Application::Dispatch etc) in order to understand how they work in sufficient detail that I can put CGI::Snapp etc into production - *in my own code* - as replacements for those modules. You are *strongly* encou...

RSAVAGE/CGI-Snapp-2.01 - 11 Sep 2016 01:13:27 UTC - Search in distribution

Poet - a modern Perl web framework for Mason developers River stage one • 2 direct dependents • 2 total dependents

Poet is a modern Perl web framework designed especially for Mason developers. It uses PSGI/Plack for server integration, Mason for request routing and templating, and a selection of best-of-breed CPAN modules for caching, logging and configuration....

JSWARTZ/Poet-0.16 - 08 Jan 2015 06:48:58 UTC - Search in distribution

mfile-www - App::MFILE::WWW server startup script River stage one • 1 direct dependent • 1 total dependent

Run this script from the bash prompt to start the server that will provide the HTTP server (e.g. Starman) that will serve the JavaScript source files that make up your application's frontend. Standalone operation (demo) * by default (in the absence o...

SMITHFARM/App-MFILE-WWW-0.176 - 27 Nov 2017 10:24:58 UTC - Search in distribution

Gepok - PSGI server with built-in HTTPS support, Unix sockets, preforking River stage one • 3 direct dependents • 4 total dependents

Gepok is a PSGI server implementation. Its features are: * HTTPS support out-of-the-box This is the primary (if not the only) reason why I wrote Gepok, and why it uses HTTP::Daemon::* family (because there is HTTP::Daemon::SSL). I needed a pure-Perl ...

PERLANCAR/Gepok-0.292 - 11 Sep 2019 10:59:51 UTC - Search in distribution

McBain - Framework for building portable, auto-validating and self-documenting APIs River stage one • 3 direct dependents • 3 total dependents

"McBain" is a framework for building powerful APIs and applications. Writing an API with "McBain" provides the following benefits: * Lightweight-ness "McBain" is extremely lightweight, with minimal dependencies on non-core modules; only two packages;...

IDOPEREL/McBain-2.001000 - 05 Jan 2015 18:30:32 UTC - Search in distribution

installto - Install an 'installer' configuration file River stage one • 1 direct dependent • 1 total dependent

TOTALLY BETA, PLEASE TEST :D This software is made for taking away the annoying task of installing a common specific bundle of requirements to a target directory. In the target directory installto will generate a export.sh which can be used to get al...

GETTY/Installer-0.904 - 23 Feb 2016 05:11:36 UTC - Search in distribution

Terse - Lightweight Web Framework River stage one • 8 direct dependents • 8 total dependents

Alot of the inspiration, and some code, for this module came from JSONP - which is a module to quickly build JSON/JSONP web services, providing also some syntactic sugar acting a bit like a sort of DSL (domain specific language) for JSON. ( thanks An...

LNATION/Terse-0.23 - 09 Jan 2024 03:36:42 UTC - Search in distribution

dbi2http - Export DBI database as HTTP API (Riap::HTTP) River stage one • 1 direct dependent • 1 total dependent

This is a one-liner shortcut to export your DBI database as HTTP API (using Riap::HTTP protocol). It is a wrapper to a PSGI app (Plack::App::dbi2http) which does the heavy-lifting. So what this script does is basically create a config file on-the-fly...

PERLANCAR/Plack-App-dbi2http-0.07 - 11 Jul 2017 09:25:27 UTC - Search in distribution

CGI::Application - Framework for building reusable web-applications River stage three • 118 direct dependents • 128 total dependents

It is intended that your Application Module will be implemented as a sub-class of CGI::Application. This is done simply as follows: package My::App; use base 'CGI::Application'; Notation and Conventions For the purpose of this document, we will refer...

MARTO/CGI-Application-4.61 - 02 Mar 2018 09:20:24 UTC - Search in distribution

peri-htserve - Serve Perl modules over HTTP(S) using Riap::HTTP protocol River stage one • 1 direct dependent • 1 total dependent

For now, please see source code for more details (or --help)....

PERLANCAR/App-PerinciUtils-0.112 - 20 Jan 2019 13:39:15 UTC - Search in distribution

MVC::Neaf - Not Even A (Web Application) Framework River stage zero No dependents

KHEDIN/MVC-Neaf-0.2901 - 02 Aug 2023 00:28:03 UTC - Search in distribution

Leyland - RESTful web application framework based on Plack River stage zero No dependents

Leyland is a Plack-based application framework for building truely RESTful, MVC-style web applications. It is feature rich and highly extensible. STOP! BACKWORDS COMPATIBILITY BREAKING CHANGES Leyland v1.0.0 brings small changes that break backwords ...

IDOPEREL/Leyland-1.000002 - 13 Apr 2014 12:41:01 UTC - Search in distribution

RDF::KV - Embed RDF linked data in plain old HTML forms River stage zero No dependents

This module provides a reference implementation for the RDF-KV protocol <http://doriantaylor.com/rdf-kv>. The objective of this protocol is to convey RDF linked data from a web browser to a web server using no mechanism beyond conventional "applicati...

DORIAN/RDF-KV-0.14 - 06 Dec 2022 19:15:52 UTC - Search in distribution

Riap::HTTP - Riap over HTTP River stage one • 1 direct dependent • 1 total dependent

Riap::HTTP is designed to be implemented by API service providers. It allows features like custom URL layout, multiple serialization format, and logging; while depends on HTTP for other features like authentication, encryption (HTTPS), etc. For a mor...

PERLANCAR/Riap-1.2.4 - 04 Sep 2015 01:00:31 UTC - Search in distribution

App::gh - An apt-like Github utility. River stage one • 2 direct dependents • 4 total dependents

CORNELIUS/App-gh-0.66 - 11 Mar 2013 10:47:24 UTC - Search in distribution

CGI::Struct - Build structures from CGI data River stage three • 1 direct dependent • 678 total dependents

CGI::Struct lets you transform CGI data keys that *look like* perl data structures into *actual* perl data structures. CGI::Struct makes no attempt to actually *read in* the variables from the request. You should be using CGI or some equivalent for t...

FULLERMD/CGI-Struct-1.21 - 24 Nov 2012 14:15:18 UTC - Search in distribution

Mojo::Darkpan - A Mojolicious web service frontend leveraging OrePAN2 River stage zero No dependents

Mojo::Darkpan is a webservice build on Mojolicious to frontend OrePAN2 <https://metacpan.org/pod/OrePAN2>. This module was inspired by OrePAN2::Server <https://metacpan.org/pod/OrePAN2::Server'> but built on Mojolicious to take advantage of it's robu...

RES/Mojo-Darkpan-0.09 - 20 Nov 2022 18:21:05 UTC - Search in distribution
102 results (0.082 seconds)