Giter Site home page Giter Site logo

Comments (1)

alexgarel avatar alexgarel commented on July 27, 2024

@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.

  • Postman can already export to OpenAPI (eg. postman-to-openapi)
  • there are specialized editors that renders a preview like Swagger Editor, and it seems acceptable to me, particularly if we use yaml. There is also a vscode extension
    It has the advantage of really being a tool to write code, so really integrates well with git process

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:

  • we need to have open-api files
  • we need another framework to generate documentation from markdown files (or the other way around)

from api-documentation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.