Skip to content

Commit 258ebec

Browse files
authored
Merge pull request #25 from IEEECS-VIT/aryan
Aryan
2 parents 51b53b9 + e62a790 commit 258ebec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

main.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,9 @@
3939
async def ping():
4040
return {"message": "pong"}
4141

42+
@app.get("/hi")
43+
async def ping():
44+
return {"message": "bye"}
45+
4246

4347
"""uehbbfc,h,shck.hhs.c.sj.scj"""

0 commit comments

Comments
 (0)