Data API Service

This is a data API service that serves JSON files based on the data_name parameter.

Usage:

Access data files using the following URL pattern:

/api/data?data_name=<data_file_name>

For example:

All data files are stored in the /data directory.