Add documentation and handler (#77)

This commit is contained in:
2024-06-07 12:04:00 -04:00
parent b07532ab50
commit 8ee3c6b483
5 changed files with 275 additions and 109 deletions

View File

@@ -16,6 +16,7 @@
<Compile Include="Views/Layout.fs" />
<Compile Include="Views/Legal.fs" />
<Compile Include="Views/Request.fs" />
<Compile Include="Views\Docs.fs" />
<Compile Include="Handlers.fs" />
<Compile Include="Program.fs" />
</ItemGroup>