NAME

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

SYNOPSIS

# This object is used by mojolicious.

DESCRIPTION

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

METHODS

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

post

# To be used by mojolicious.

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

SEE ALSO

Peace::Model::Developer, Peace::DAO::Developer