eme-web / book-library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Library

This repository serve as the API for book-library application. The main purpose is to manage CRUD operations.

Technologies

This project is built with:

  • Nodejs/ExpressJS
  • MongoDB

Prerequisites

To run this locally, you need to have the environment variables shown in .env.sample file

Installation

To run this project

npm install
npm start

API Documentation

The API documentation is available here:

About


Languages

Language:JavaScript 100.0%