Generating swagger docs?
What's the recommended approach nowadays? A lot of tools seem to only support openapi 2.0. Is this a problem? Also is it worth testing wether the api is still in sync with the docs?
What's the recommended approach nowadays? A lot of tools seem to only support openapi 2.0. Is this a problem? Also is it worth testing wether the api is still in sync with the docs?
Title
I really like the MPL, but it's missing a network clause like AGPL, are there any licenses that cover this? While being similar to the MPL?
When I have a project, files in it quite quickly become really large and harder to navigate, should I put everything in smaller files? Have a module per "topic" should I split methods of the same object in different files? Is there some rule of thumb?
How does forge work? Can I easily backup plugins? Or can I install plugins with nix? What's the recommended way?
I want to get into building TUI's, but I don't really get bubbletea at all, even the examples still seem confusing. Any resources to help learn bubbletea?