Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

Node.MongoDB.API

GitHub release Maintenance

GitHub Release Date GitHub language count GitHub top language

Node.MongoDB.API is a RESTful webapi that serves the below functions

> get all books
> get book by id
> add book
> issue a book
> get all issued books
> get all overdue books
> extend return date of a book

Setup detail

Environment Setup

Download and install Node.Js and Visual Studio Code

Clone /download the repository.

Open LMS.API folder in Visual Studio Code

Running the API

run following commands one after another

- npm install
- node index

All the APIs can be viewed and checked at localhost:4000

Support or Contact

Having any trouble? Please read out this documentation or contact to sort it out.

HitCount GitHub contributors

Keep Coding :-)

About

A book library API in Node.js/MongoDB using Hapi and Mongoose

Topics

Resources

License

Packages

No packages published
You can’t perform that action at this time.