The purpose of this project is to learn how to make a RESTful API using NodeJS and learning to perform various operations on JSON data stored in a MongoDB database. This project uses various APIs such as express js and mongoose to perform the desired operation of storing, retrieving, updating, and deleting data from the said database.