An unofficial API for BAAK.
- Go programming language installed on your system
- Basic understanding of API
- Fetch class schedules
- Get academic calendar events
- Search for student information
- Retrieve exam schedules
/
: List all available endpoints/jadwal/{kelas}
: Get class schedule for a specific class (u can actually search for a class by its "dosen" name too)/kalender
: Get academic calendar events/kelasbaru/{kelas/npm/nama}
: Search for student information by class, NPM, or name/uts/{kelas/dosen}
: Get exam schedule for a specific class or lecturer
This project is not affiliated with Gunadarma University or BAAK. It is created for educational purposes only and should not be used for any illegal activities. The author is not responsible for any misuse of this project.
WIP!
- https://github.com/yafyx/ugcnn, (Next.js, TypeScript), by yfyx
- Jadwal
- Kalender Akademik
- Mahasiswa Baru
- Mahasiswa Kelas 2 Baru
- UTS
- UU
- UAS
Contributions are welcome! Please feel free to submit a Pull Request.