https://github.com/shamoilarsi/mock-aptitude-exam-api
It is a simple Node.js server used to serve mcqs from files when requested
https://github.com/shamoilarsi/mock-aptitude-exam-api
Last synced: about 2 months ago
JSON representation
It is a simple Node.js server used to serve mcqs from files when requested
- Host: GitHub
- URL: https://github.com/shamoilarsi/mock-aptitude-exam-api
- Owner: shamoilarsi
- License: gpl-3.0
- Created: 2020-05-29T12:50:28.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T22:59:43.000Z (over 2 years ago)
- Last Synced: 2025-03-19T07:53:45.614Z (about 2 months ago)
- Language: JavaScript
- Size: 176 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aptitude Exam Server
It is a simple Node.js REST API.Front-end can be found [here](https://github.com/shamoilarsi/Mock-Aptitude-Exam)
### Features
* confirm credentials of students.
* serve MCQs as JSON from local files.
* Save result of students in local file.### Website hosted at -
https://apti-exam-backend.herokuapp.com/