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

Changes for version 1.021 - 2019-01-08

  • Added
    • Added some more intelligent inferences about a configured OpenAPI spec to hook up the controller. In short: It's now easier to provide your own OpenAPI spec to work with the Yancy editor. Thanks @mohawk2 for continuing this work! [Github #43]
  • Fixed
    • Fixed compatibility with JSON::Validator version 3. Thanks @mohawk2 for the patch! [Github #45] Thanks @eserte for the report

Documentation

Start the standalone Yancy web application
Handles talking to the database.
How to configure Yancy
How to run Yancy without writing Perl code

Modules

Embed a simple admin CMS into your Mojolicious application
A simple framework and editor for content-driven Mojolicious websites
A backend for DBIx::Class schemas
A backend for MySQL using Mojo::mysql
A backend for Postgres using Mojo::Pg
A role to give a synchronous backend useful Promises methods
A backend for SQLite using Mojo::SQLite
Basic controller for displaying content
An OpenAPI REST controller for the Yancy editor
A controller to show a user only their content
A simple auth module for a site
Generate form HTML using various UI libraries
Generate forms using Bootstrap 4
Utilities for Yancy