Assignment_R2 INDMoney

This repo contains the following files:

1. main.py

This file contains the API for CRUD operations using Flask.

2. list_files_subdir

2.1 list_files.py

This file contains the code to list down all the files except the sub directories in a given directory.

2.2 list_files_subdir.py

This file contains the code to list down all the files and subdirectories present in the given directory.