Skip to content
Ronald Johnson edited this page Dec 16, 2024 · 10 revisions

Welcome to the weekplanner-api wiki!

68747470733a2f2f67697261662e63732e6161752e646b2f77702d636f6e74656e742f75706c6f6164732f323032302f30352f63726f707065642d676972616649636f6e416c7068612e706e67

This wiki is going to help you understand how the code functions, and what guidelines to follow when coding in the repository.

Along with the layout information and guidelines, a few extra pages have been created in order to help onboard quickly. While this repository is a rather standard ASP.Net app which follows the N-tier architecture, these extra guides exist to quickly convey why and how something is done which may not immediately be obvious just by reading the ASP documentation.

(Some additional notes have been included to highlight weird behaviour which caused bugs, and how they were dealt with)

Guidelines

How is the repository set up?

How auth works

Swagger and its use

Clone this wiki locally