Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/librecat/plack-middleware-memento-handler-catmandu-bag


https://github.com/librecat/plack-middleware-memento-handler-catmandu-bag

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# NAME

Plack::Middleware::Memento::Handler::Catmandu::Bag - Connect Plack::App::Catmandu::Bag to Plack::Middleware::Memento

# SYNOPSIS

builder {
enable 'Memento', handler => 'Catmandu::Bag', store => 'mystore', bag => 'mybag';
$app
};

# AUTHOR

Nicolas Steenlant