# README
KNUST AIM API
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).
Features
- Authentication
- App News
- Profile Data
- Results
- [] Fee Bill
- [] Course Registration Slip
Documention
API Documentation can be found here
Installation
-
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
Contributing
Contributions are welcome! If you have any suggestions, feature requests, or bug reports, please create an issue or submit a pull request.
Disclaimer
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.
License
This project is licensed under the MIT License.