An example application is at https://campbest.451.csi.miamioh.edu/cse451-campbest-webpublic/gitlab/index.php (https://campbest.451.csi.miamioh.edu/cse451-campbest-webpublic/gitlab/index.php)
A couple of notes: It is not easy to find the actual url of the API. The documentation uses a nomenclature of GET /users for example. This is incomplete. The entire path to the api is https://gitlab.csi.miamioh.edu/api/v4/ (https://gitlab.csi.miamioh.edu/api/v4/) and then the users would be appended to the end of this.
Submit your code to your gitlab and paste a link to your application here.