NAME

Peace::Controller::Application - Application's http endpoint.

SYNOPSIS

# This object is used by mojolicious.

DESCRIPTION

Peace::Controller::Application allows to interact using a json http api with the Peace::Model::Application objects in Peace.

METHODS

Peace::Controller::Developer implements the following methods:

developer_application_post

# To be used by mojolicious.

Creates a application in db with the data given by the user.

SEE ALSO

Peace::Model::Application, Peace::DAO::Application