Skip to content

Commit

Permalink
Testing from the mapped .gitconfig file
Browse files Browse the repository at this point in the history
  • Loading branch information
nmagee committed Apr 4, 2024
1 parent e4ed506 commit 91c611e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@
@app.get("/") # zone apex
def zone_apex():
return {"Hello": "Hello API", "album_endpoint":"/albums","static_endpoint":"/static"}

# More will go here TBD

0 comments on commit 91c611e

Please sign in to comment.