Go to file
Patrick Müller dc15ca9199 API-23: Refactoring for better architecture
- Endpoints are separated into distinct packages and interfaces are extracted into files
2021-08-28 19:21:28 +02: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 2021-08-28 19:21:28 +02: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