From 221fe40a0440b86773ad17db967ed4335d9e4da9 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Tue, 12 May 2020 12:19:49 -0700 Subject: fastapi infrastructure - API/web distrinction - language code prefixes - content negotiation for endpoints --- fatcat_scholar/templates/home.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 fatcat_scholar/templates/home.html (limited to 'fatcat_scholar/templates/home.html') diff --git a/fatcat_scholar/templates/home.html b/fatcat_scholar/templates/home.html new file mode 100644 index 0000000..82eb69d --- /dev/null +++ b/fatcat_scholar/templates/home.html @@ -0,0 +1,8 @@ + + + hello + + +

The Start

+ + -- cgit v1.2.3