This will serve as a development repository for the subject System Integration and Architecture.
To my fellow classmates, please do follow this instructions if you find it confusing.
Go to your directory
cd SIA-api-development
Clone the repository
git clone https://github.com/Anthony-0801/SIA-api-development.git
git init
git add .
git commit -m "message here"
Pushing changes in another branch called "development"
git push origin development
#That's all thank you!!
API Done - 11/20/2023