The student login API for the app MyVIT in Go programming language
#login
curl https://myffcs.in:10443/campus/[campus]/login --data "regNo=[reg]&psswd=[psswd]"
#refresh
curl https://myffcs.in:10443/campus/[campus]/refresh --data "regNo=[reg]&psswd=[psswd]"
#course page
curl https://myffcs.in:10443/campus/vellore/coursepage/data --data "regNo=[reg]&psswd=[psswd]&crs=[crscode]&slt=[slots]&fac=[facid]"
To install dependencies
# install godep
$ curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
# use godep to install dependencies
$ dep ensure
Execution
$ bee run
Use cron jobs for continuous serving, a module already has been built MyVIT-Cron
- CaptchaParser(Karthik Balakrishnan Algorithm implemented on Golang)
- 100% Go Code
- Beautiful goroutines written
Shubhodeep Mukherjee and Ujjwal Ayyangar
Twenty One Pilots, without their songs this project would have been a disaster.