codelion/example-python

Add a new method in main.py

Opened this issue · 0 comments

The new method should implement a django GET endpoint called /health that will just return the string "ok". The rest of the code in the main.py file should remain as it is. Add the method at the end of the file.