An API for KNUST AIM
The KNUST AIM API provides access to various features available on the Academic Information Manager (AIM) app developed for Kwame Nkrumah University of Science and Technology (KNUST) by the University Information Technology Services (UITS).
API Documentation can be found here
Clone this repository to your local machine:
git clone https://github.com/Owbird/KNUST-AIM-API.git
Navigate to the project directory:
cd KNUST-AIM-API
Install dependencies:
go mod tidy
Run the project:
make run
Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please create an issue or submit a pull request.
This project is not affiliated with or endorsed by the Kwame Nkrumah University of Science and Technology (KNUST) University Information Technology Service (UITS). It is an independent initiative created by developers for educational and research purposes.
This project is licensed under the MIT License.
No release yet