Peace/lib/Peace
sergiotarxz 16ac140f9d Adding the first endpoint which allows to interact by http with the app.
The POST /developer endpoint is created using the openapi definition
to validate the fields. This will allow a way to create endpoints
and their doc automatically.
2022-04-01 03:45:03 +02:00
..
Controller Adding the first endpoint which allows to interact by http with the app. 2022-04-01 03:45:03 +02:00
DAO Adding the first endpoint which allows to interact by http with the app. 2022-04-01 03:45:03 +02:00
Model Adding the first endpoint which allows to interact by http with the app. 2022-04-01 03:45:03 +02:00
Test/Mock/Model Adding a Peace::DAO::Build with its integration test. 2022-03-31 02:39:20 +02:00
DB.pm Adding the first endpoint which allows to interact by http with the app. 2022-04-01 03:45:03 +02:00
Swagger.pm Adding the first endpoint which allows to interact by http with the app. 2022-04-01 03:45:03 +02:00