Aptitude API is a free and open source API that generates aptitude questions based on your choice for each call. The topics that are currently available are :
- Mixture and Alligation
- Profit and Loss
- Pipes and Cisterns
- Age
- Permutation and Combination
- Speed Time Distance
- Simple Interest
- Calendars
https://aptitude-api.vercel.app/
https://aptitude-api.vercel.app/random
https://aptitude-api.vercel.app/MixtureAndAlligation
https://aptitude-api.vercel.app/Age
https://aptitude-api.vercel.app/PermutationAndCombination
https://aptitude-api.vercel.app/ProfitAndLoss
https://aptitude-api.vercel.app/PipesAndCisterns
https://aptitude-api.vercel.app/SpeedTimeDistance
https://aptitude-api.vercel.app/Calendar
https://aptitude-api.vercel.app/SimpleInterest
Clone the project
git clone https://github.com/thirukumaran05/Aptitude-API.git
Go to the project directory
cd my-project
Install dependencies
npm install
Start the server
npm run start
Contributions are always welcome!
-
Fork the Repository
-
Add new Questions/Fix Errors
-
Submit Pull request