openfoodfacts / openfoodfacts-server

Open Food Facts database, API server and web interface - 🐪🦋 Perl, CSS and JS coders welcome 😊 For helping in Python, see Robotoff or taxonomy-editor
GNU Affero General Public License v3.0
611 stars 357 forks source link

Find next API documentation tools #10188

Open alexgarel opened 2 years ago

alexgarel commented 2 years ago

As stated on may 19 meeting our first job is to try to find the best tools for the job.

If possible a tool (or set of tools) that met as much requirements as possible:

alexgarel commented 2 years ago

@Roxie-32 here is my personal search from yesterday:

I've seen no markdown or other format to OpenAPI documentation. Every where there are import of OpenAPI in another documentation framework (like gitbook / slate). It lead me to think we have to find a good tool to generate or edit OpenAPI documentation.

Even if we do OpenAPI I think we will need to integrate it in a larger documentation framework. We mentioned gitbook yesterday and I've done a quick search for open-source alternatives.

If we want to stick with postman, but be reviewable in github, we can imagine requiring (via an action) an openapi export on each PR.

My only solid take-away:

satokenta940 commented 1 month ago

If it's free, Apidog is free. I'm not sure if you've found the right tool, but if not, I think it's pretty good.