Skip to content

Latest commit

 

History

History
49 lines (32 loc) · 1.26 KB

README.md

File metadata and controls

49 lines (32 loc) · 1.26 KB

BAAK Gunadarma API

An unofficial API for BAAK.

Prerequisites

  • Go programming language installed on your system
  • Basic understanding of API

Features

  • Fetch class schedules
  • Get academic calendar events
  • Search for student information
  • Retrieve exam schedules

API Endpoints / Routes

  • /: 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

Disclaimer

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.

Usage Examples

WIP!

Showcase

To-Do

  • Jadwal
  • Kalender Akademik
  • Mahasiswa Baru
  • Mahasiswa Kelas 2 Baru
  • UTS
  • UU
  • UAS

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.