redoc
Docusaurus
redoc | Docusaurus | |
---|---|---|
38 | 297 | |
23,742 | 57,142 | |
0.9% | 1.2% | |
7.6 | 9.6 | |
about 2 months ago | 4 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
redoc
-
Top Free API Development Tools for Developers
Link: Redoc
-
Analyzing the OpenAPI Tooling Ecosystem
OpenAPI is great, we use it in combination with redoc (https://github.com/Redocly/redoc) to have a almost 0 effort API for our product.
But man, my tokenizer is in trouble with OpenAPI and OpenAI.
-
What makes a good REST API?
Redoc: Generate API documentation
-
Best Software Documentation Tools
ReDoc Interactive Demo
-
Effortless API Documentation: Accelerating Development with FastAPI, Swagger, and ReDoc
ReDoc focuses on simplicity and readability, presenting the API documentation in a user-friendly format. It supports dark mode, multiple languages, and offers a seamless browsing experience for API consumers.
-
Show HN: Iām building open-source headless CMS for technical content
There are a few other tools out there that are at least marginally better than the default Swagger UI such as ReDoc (https://github.com/Redocly/redoc).
When we redid the Mux docs (https://docs.mux.com/api-reference) we actually just decided to build our own renderer. It really wasn't as bad as you might think, at build time we pull in the JSON version of our OAS spec and render it as a static build in our Nextjs app. Don't get me wrong, it wasn't trivial, but the benefit of having complete control over the output has been well worth it.
-
How to Connect a FastAPI Server to PostgreSQL and Deploy on GCP Cloud Run
Redoc: http://localhost:8080/redoc
-
The Best API Documentation Tools for Dev Teams in 2023
ReDoc is a tool that's similar to Swagger UI. It also takes an OAS and renders an interactive HTML page with full API documentation details; however, it has a notable difference.
-
In what cases do you use OpenAPI/Swagger code generator on front-end using files provided by backend developers?
take a look
- Alguma alma caridosa UI/UX dev, para um serviƧo pĆŗbico gratuito, livre e de cĆ³digo aberto?
Docusaurus
-
Owning the Chaos: A Simple Guide to Tackling Obscure Errors
Create visibility: A good mental model of your systems, data and code is beneficial to solving for errors so create tangible mind maps or documentation for the whole team to benefit from. Miro and Docusaurus are excellent tools for this.
-
MdBook ā a command line tool to create books with Markdown
VitePress and Docusaurus seem decent. I think VitePress might be more suited to blogging, but I admit I havenāt actually used or tested either.
https://docusaurus.io/
https://vitepress.dev/
-
Why You Should TRUST Frameworks (And What It Takes to Build One From Scratch)
For efficient workflows, Commander.js offers a custom CLI, while Docusaurus powers documentation, ensuring that everything is easy to find and well-maintained.
-
Hacktoberfest week 2
I am aware of Docusaurus, since I have seen other documentation and some of our course material site built on it. Under the hood it uses React so I was familiar with it. But this documentation website was written in Python. Although I'm not a fan of Python, it intrigued me, since not only it is written in python, more specifically using Sphinx which utilizes reStructuredText as its markup language. There was Makefile in it as well. A lot of new things but it looked very interesting.
-
Docusaurus authentication with Entra ID and MSAL
Docusaurus (https://docusaurus.io) is a well-regarded open-source tool for building documentation websites. It is a static-site generator that builds a single-page application leveraging the full power of React. However, it does not provide any kind of authentication out of the box. Adding authentication is crucial for securing access to your documentation.
-
One-liner CLI to scaffold+deploy landing page?
- [Optional] List of language codes
I want to avoid JavaScript lock-in at all costs.
https://docusaurus.io/ (far from being a one-liner, still uses JavaScript)
- Show HN: We built a FOSS documentation CMS with a pretty GUI
- Ask HN: Best static site generator for non-designer?
- Docusaurus ā Build optimized websites quickly, focus on your content
-
Mermaid: Diagramming and Charting Tool
My standard setup for writing documentation at the moment is using https://docusaurus.io with mermaid in markdown blocks. I can whip up flowcharts in seconds with http://mermaidchart.com and sometimes https://mermaid.live
What are some alternatives?
swagger-ui - Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
nextra - Simple, powerful and flexible site generation framework with everything you love from Next.js.
slate - Beautiful static documentation for your API
storybook - Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
elements - Build beautiful, interactive API Docs with embeddable React or Web Components, powered by OpenAPI and Markdown.
oauth2-proxy - A reverse proxy that provides authentication with Google, Azure, OpenID Connect and many more identity providers.
mkdocs
JSDoc - An API documentation generator for JavaScript.
postman-app-support - Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIsāfaster.
VuePress - š Minimalistic Vue-powered static site generator
django-rest-framework - Web APIs for Django. šø
MkDocs - Project documentation with Markdown.