Expand description
The backend of PermaplanT
.
Modulesยง
- Configuration of the server.
- Endpoints of
PermaplanT
. - Database extension and customization.
- Error of the server and their implementation.
- Keycloak admin API
- Entities and DTOs used in
PermaplanT
. - Auto generated by diesel.
- The service layer of
PermaplanT
. - Sever Sent Events.
Functionsยง
- cors_configuration ๐Create a CORS configuration for the server.
- main ๐Main function.
- start_cronjobs ๐Start all scheduled jobs that get run in the backend.