fern-api / fern

Input OpenAPI. Output SDKs and Docs.
https://buildwithfern.com
MIT License
2.45k stars 118 forks source link

(feature, python): Generate better README.md #3897

Closed amckinney closed 1 week ago

amckinney commented 1 week ago

This adds support for better README.md generation with the use of the generator-cli sidecar.

In its current state, we only generate a handful of sections, but it should be relatively straightforward to fill in each remaining section (e.g. retries, pagination, streaming, etc).