drogonframework / drogonframework/drogon

How would I serve up a directory listing?

Open
#2,007 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
14.3k
Forks
1.4k
Avg merge
1d 13h
Merged PRs (30d)
14

Description

I'm looking for an embedded HTTP server that I can code in C++ , and among other things, be able to define a route
that returns a directory listing from .../public/logs/ directory, for example. This directory will contain many *.csv files.
The end goal is to allow a person to select one of the *.csv files and have the result navigate to another specific html file that parameterizes the file name so I can part and display csv file's content as needed.

Also please point where were it's explained how to upgrade to websocket.

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.