https://github.com/codeluminary/cbt-api-using-nodejs-mongodb
This is a computer based test api built with nodeJs, vanillaJs, mongodb and express. It have an admin backend for managing exams, questions and users.
https://github.com/codeluminary/cbt-api-using-nodejs-mongodb
api api-rest computer-based-test docker express expressjs jwt mongodb mongoose node nodejs spa
Last synced: 4 months ago
JSON representation
This is a computer based test api built with nodeJs, vanillaJs, mongodb and express. It have an admin backend for managing exams, questions and users.
- Host: GitHub
- URL: https://github.com/codeluminary/cbt-api-using-nodejs-mongodb
- Owner: CodeLuminary
- Created: 2021-10-12T05:20:06.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-02T01:31:06.000Z (about 4 years ago)
- Last Synced: 2025-08-01T05:52:21.226Z (6 months ago)
- Topics: api, api-rest, computer-based-test, docker, express, expressjs, jwt, mongodb, mongoose, node, nodejs, spa
- Language: JavaScript
- Homepage:
- Size: 185 KB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## COMPUTER BASED TEST API USING NODE & MONGO DB
**API** built with Mongo db + Express + vanillaJs + node.
## Start Development
Kindly clone the repo :)
### Setup
Create a .env file in the root directory and add the following properties
```markdown
DB_URL=?
```
### Installation
To install the necessary packages, in your root folder directory kindly run
```bash
# Install dependencies
$ npm install
# Start the app
$ node index.js
```
---
## Endpoints
#### Base Url - `http://localhost:{PORT}`
## π© Author
- IJONI VICTORπππ