Go to file
Patrick Müller 7ee812bbb3
Some checks failed
Jenkins Production Deployment
API-23: Refactoring for better architecture (#12)
Endpoints are separated into distinct packages and interfaces are extracted into files

Co-authored-by: Patrick Müller <patrick@mueller-patrick.tech>
Reviewed-on: #12
Co-authored-by: Patrick Müller <patrick@plutodev.de>
Co-committed-by: Patrick Müller <patrick@plutodev.de>
2021-08-28 17:22:07 +00:00
public PAPI-4: Added public directory as document root with index.html 2021-02-16 23:24:21 +01:00
src API-23: Refactoring for better architecture (#12) 2021-08-28 17:22:07 +00:00
.gitignore Adding API endpoint for twitch highlights marker 2021-04-20 09:40:15 +02:00
app.ts API-14: Changing logging to winston (#4) 2021-08-20 12:10:18 +00:00
package-lock.json API-14: Changing logging to winston (#4) 2021-08-20 12:10:18 +00:00
package.json API-14: Changing logging to winston (#4) 2021-08-20 12:10:18 +00:00
tsconfig.json PAPI-4: Inital Commit for PlutoDev REST API 2021-02-16 22:55:50 +01:00