Categorygithub.com/ar-maged/guc-api
modulepackage
0.1.0
Repository: https://github.com/ar-maged/guc-api.git
Documentation: pkg.go.dev

# README

GUC API

Public API wrapper for the German University in Cairo (GUC) private API

Playground

Check out your university data here.

Usage

$ cd $GOPATH/src                                    # Change directory to GOPATH/src
$ git clone [email protected]:ar-maged/guc-api.git     # Clone repository
$ cd guc-api                                        # Change directory to project
$ go get ./...                                      # Install dependencies
$ go run server.go                                  # Run server
$ open http://localhost:3000/graphql                # Open GraphiQL

Roadmap

  • Login
  • Coursework
  • Midterms
  • Attendance
  • Exams Schedule
  • Schedule
  • Transcript

Limitations

The GUC server oftentimes goes down, which consequently cripples this wrapper.

License

MIT License

# Packages

No description provided by the author
No description provided by the author
No description provided by the author