Skip to content

API Developer Documentation

Anze Demsar edited this page May 22, 2022 · 2 revisions

Here comes the documentation of the whole backend. I will paste the general topics that should be described here and let's hope we find the time to fill these in. This should serve as a starting point for new developers and for us to explain / define some concepts that are used (especially stuff that is not well documented in nestjs docs).

Setting up

Application structure

Modules

Entities

Resolvers

Services

Dtos

Services

Notifications

Migrations

Data loader

Cache

Authentication

Decorators