the-moisrex / webpp

C++ web framework | web development can be done with C++ as well.
https://t.me/webpp
MIT License
125 stars 9 forks source link

API documentation web app #542

Open the-moisrex opened 1 month ago

the-moisrex commented 1 month ago

It's nice to have an app to auto generate API documentations.

This design from hackerone looks nice (forget about the colors and what not):

Image

satokenta940 commented 1 month ago

What do you think of the Apidog tool for automatically generating API documents? I think its UI is very beautiful. Beautiful-Documentation-With-Apidog

the-moisrex commented 1 month ago

Is it open source and written in C++?