Add static serving

This commit is contained in:
Fred Boniface
2023-09-04 11:08:56 +01:00
parent bfc14ce717
commit 073737d0e7
7 changed files with 53 additions and 17 deletions

View File

@@ -1,4 +1,8 @@
{{ define "title" }}API Documentation{{ end }}
{{ define "head" }}
{{ end }}
{{ define "body" }}
<p>API Requests can be made by making a POST request to /generate</p>