Commit Graph

8 Commits

Author SHA1 Message Date
sergiotarxz f2cf883f34 Adding a module to send multipart/alternative mails. 2022-04-24 00:04:39 +02:00
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 8ad9fcb01f Avoiding the development script to generate documentation to be installed.
It simply wont work anyway.
2022-03-18 07:36:33 +01:00
sergiotarxz b17bc3b8dc Improving the hrefs. 2022-03-17 18:52:24 +01:00
sergiotarxz 823c0633fb Adding a documentation index. 2022-03-17 18:07:01 +01:00
sergiotarxz ddf1753c71 Adding a script to autogenerate documentation. 2022-03-17 05:08:43 +01:00
sergiotarxz f21aae07de Adding database migrations. 2022-03-14 15:31:37 +01:00
sergiotarxz d5f21284c5 Adding start web script 2022-02-23 02:52:55 +01:00