diff --git a/app/api/endpoints/hello.py b/app/api/endpoints/hello.py index e69de29..26c2b2d 100644 --- a/app/api/endpoints/hello.py +++ b/app/api/endpoints/hello.py @@ -0,0 +1 @@ +# create an hello endpoint \ No newline at end of file