Compare commits
No commits in common. "main" and "23-05-25-7ff9e5" have entirely different histories.
main
...
23-05-25-7
|
|
@ -1,6 +0,0 @@
|
|||
def handler(request):
|
||||
response_json = {
|
||||
'name': 'bhupendar jogi',
|
||||
'message': 'Hello World'
|
||||
}
|
||||
return jsonify(response_json)
|
||||
Loading…
Reference in New Issue
Block a user