<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sunfish.git/opendc-api-spec.yml, branch master</title>
<subtitle>The OpenDC BSc thesis repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/'/>
<entry>
<title>feat(web/api): Initial API implementation in Kotlin</title>
<updated>2022-04-04T10:48:04+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-10-26T14:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=f0c472b1792779e63fdeb97a470b46300de00050'/>
<id>f0c472b1792779e63fdeb97a470b46300de00050</id>
<content type='text'>
This change adds the initial implementation of the new API server in Kotlin,
replacing the old API written in Python. The implementation uses Quarkus,
RESTEasy, and Hibernate to implement the new API endpoints.

The reason for replacing the old API server is unifying the build and
deployment toolchains, reducing the number of technologies necessary to
work with OpenDC. Furthermore, we envision bundling the entire OpenDC
project into a single distributions, allowing users to launch their own
deployment trivially.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds the initial implementation of the new API server in Kotlin,
replacing the old API written in Python. The implementation uses Quarkus,
RESTEasy, and Hibernate to implement the new API endpoints.

The reason for replacing the old API server is unifying the build and
deployment toolchains, reducing the number of technologies necessary to
work with OpenDC. Furthermore, we envision bundling the entire OpenDC
project into a single distributions, allowing users to launch their own
deployment trivially.
</pre>
</div>
</content>
</entry>
<entry>
<title>api: Update API Schema to OpenAPI v3</title>
<updated>2021-05-18T13:46:42+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-16T10:43:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=6412610f38117e1ea0635a56fa023183723fa67a'/>
<id>6412610f38117e1ea0635a56fa023183723fa67a</id>
<content type='text'>
This change updates the API Schema to the more recent OpenAPI version 3
and in addition actualizes the API specification to match the API
again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the API Schema to the more recent OpenAPI version 3
and in addition actualizes the API specification to match the API
again.
</pre>
</div>
</content>
</entry>
<entry>
<title>api: Add Swagger UI for API documentation</title>
<updated>2021-05-18T13:46:42+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-16T09:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=5c710d329b16efb947a6d25793f6a0f7865f3df1'/>
<id>5c710d329b16efb947a6d25793f6a0f7865f3df1</id>
<content type='text'>
This change adds Swagger UI to the REST API endpoint in order to
experiment with the API endpoints interactively. It also serves as the
documentation for the API endpoints.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds Swagger UI to the REST API endpoint in order to
experiment with the API endpoints interactively. It also serves as the
documentation for the API endpoints.
</pre>
</div>
</content>
</entry>
<entry>
<title>api: Remove user handling from OpenDC API server</title>
<updated>2021-05-17T15:06:51+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2021-05-14T14:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=05d2318538eba71ac0555dc5ec146499d9cb0592'/>
<id>05d2318538eba71ac0555dc5ec146499d9cb0592</id>
<content type='text'>
This change removes any of the user handling and endpoints from the
OpenDC API server. The API server does not need to store user
information other than an identifier in the database.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change removes any of the user handling and endpoints from the
OpenDC API server. The API server does not need to store user
information other than an identifier in the database.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added authorizations endpoint for prefabs</title>
<updated>2020-08-24T17:48:48+00:00</updated>
<author>
<name>jc0b</name>
<email>j@jc0b.computer</email>
</author>
<published>2020-07-30T19:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=c8c6519551cef8b82b55e3e5866b35156c89e6b1'/>
<id>c8c6519551cef8b82b55e3e5866b35156c89e6b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve docs</title>
<updated>2020-08-24T17:48:42+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>info@gandreadis.com</email>
</author>
<published>2020-07-27T17:07:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=f37a1bce0e0b0b6ea3f488d7bdaf8bd05bffb123'/>
<id>f37a1bce0e0b0b6ea3f488d7bdaf8bd05bffb123</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reformat API spec</title>
<updated>2020-08-24T17:48:07+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-07-17T09:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=4ea3f3aa9fd36717dc1c1ded81708c3fb893de9c'/>
<id>4ea3f3aa9fd36717dc1c1ded81708c3fb893de9c</id>
<content type='text'>
This change reformats the API spec to follow the YAML spec and the
updated EditorConfig.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change reformats the API spec to follow the YAML spec and the
updated EditorConfig.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add prototype of web experiment runner</title>
<updated>2020-08-24T17:48:06+00:00</updated>
<author>
<name>Fabian Mastenbroek</name>
<email>mail.fabianm@gmail.com</email>
</author>
<published>2020-07-16T20:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=5d528f6b1902d372eb2ef594bc96712ad74ac361'/>
<id>5d528f6b1902d372eb2ef594bc96712ad74ac361</id>
<content type='text'>
This change adds a bridge between the frontend and the new simulator
implementation via MongoDB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds a bridge between the frontend and the new simulator
implementation via MongoDB.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add implementation of portfolio and scenario UI structure</title>
<updated>2020-08-24T17:48:01+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>info@gandreadis.com</email>
</author>
<published>2020-07-10T08:21:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=8aa174e70c01631ae4e00a6d208966fcd77cf972'/>
<id>8aa174e70c01631ae4e00a6d208966fcd77cf972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement scenario routes</title>
<updated>2020-08-24T17:47:58+00:00</updated>
<author>
<name>Georgios Andreadis</name>
<email>info@gandreadis.com</email>
</author>
<published>2020-07-08T14:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.denounce.ai/sunfish.git/commit/?id=94bcde012f1473f828f89a39addc8994114f9a58'/>
<id>94bcde012f1473f828f89a39addc8994114f9a58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
