An open API service indexing awesome lists of open source software.

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.

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😁😁😁