Authorization: Bearer ********************
curl --location --request GET 'http://127.0.0.1:8000/home/'
[ { "course_name": "Introduction to JAVA" }, { "course_name": "Introduction to Python" } ]