This PR moves API endpoints to a constant file for better reusability of the same endpoints and error-free consistency.
Fixes: #40
:thumbsup:
Metadata Update from @lbrabec: - Pull-request tagged with: review done
rebased onto 1a1360236b2b74ff50c63cd2df7e5a901f7fafe7
@lbrabec, I have resolved the merge conflict, please have a look.
rebased onto 81dcd5be165ea57a0c7f3b31e54c78f3bdc9d20d
Pull-Request has been merged by lbrabec
This PR moves API endpoints to a constant file for better reusability of the same endpoints and error-free consistency.