Important
This project is not associated with the official i-Ma'luum!
Caution
Not stable yet
If not working, try do it other time, later at night or anything
Support this project!
A Reimplementation of the infamous Simplified i-Ma'luum API in Go.
Swagger API documentation is available at here.
- Go implementation
- Goroutine for improved performance
- Docker support
- Docker Compose support
Requires go >= 1.23
git clone http://github.com/nrmnqdds/gomaluum-api
cd gomaluum-api
go mod download
air
docker build -t gomaluum .
docker run -p 1323:1323 -d gomaluum
docker-compose up -d gomaluum
- Result scraper
- Handles unpaid tuition fee edgecases
- Make it fasterrrrr