Following functionality added:
1) Implemented the PUT handler to recieve messages and store it in the MongoDB in a particular format.
2) Code to support multiple databases.
3) GET methods for intervals, overlays and topology.
4) Code to set an expiry interval to clear the DB and overflow of data.
5) Setting up the README with instructions.
6) Added a gitignore file.