Commit Graph

5 Commits

Author SHA1 Message Date
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
sergiotarxz 57b73c1b14 Adding documentation for all models and a test to check all documentation. 2022-03-17 17:32:56 +01:00
sergiotarxz 3433112546 Adding some docs. 2022-03-17 05:08:05 +01:00
sergiotarxz 4a3a3b9e36 Adding auto recovery of database generated data in creation. 2022-03-14 19:47:22 +01:00
sergiotarxz 7ffeac7bc7 Adding customer object. 2022-03-14 19:14:05 +01:00