#scala #akka #akka_http #declarative #documentation #functional_programming #http #http_client #http_requests #http_server #http4s #observability #openapi #play_framework #sttp #type_safe #zio
https://github.com/softwaremill/tapir
https://github.com/softwaremill/tapir
GitHub
GitHub - softwaremill/tapir: Rapid development of self-documenting APIs
Rapid development of self-documenting APIs. Contribute to softwaremill/tapir development by creating an account on GitHub.
#go #api #documentation #golang #hacktoberfest #openapi #openapi2 #openapi3 #swagger
https://github.com/getkin/kin-openapi
https://github.com/getkin/kin-openapi
GitHub
GitHub - getkin/kin-openapi: OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more)
OpenAPI 3.0 (and Swagger v2) implementation for Go (parsing, converting, validation, and more) - getkin/kin-openapi
#rust #auto_generated #compile_time #documentation #generated #openapi #openapi_documentation #openapi31 #rest #rest_api #rest_api_documentation #rust #swagger
Utoipa is a tool that helps you create OpenAPI documentation for your Rust REST APIs automatically. It saves you time by generating the documentation from your code, so you don't have to write it manually. Here’s how it benefits you Utoipa is simple to integrate with various web frameworks like Actix, Axum, and Rocket, or even without one.
- **Automatic Documentation** You can customize the documentation with various features and support for different data types.
- **Efficient**: It focuses on being minimal, simple, and fast, allowing you to concentrate on writing the actual API logic.
Overall, Utoipa makes documenting your API easier and more efficient.
https://github.com/juhaku/utoipa
Utoipa is a tool that helps you create OpenAPI documentation for your Rust REST APIs automatically. It saves you time by generating the documentation from your code, so you don't have to write it manually. Here’s how it benefits you Utoipa is simple to integrate with various web frameworks like Actix, Axum, and Rocket, or even without one.
- **Automatic Documentation** You can customize the documentation with various features and support for different data types.
- **Efficient**: It focuses on being minimal, simple, and fast, allowing you to concentrate on writing the actual API logic.
Overall, Utoipa makes documenting your API easier and more efficient.
https://github.com/juhaku/utoipa
GitHub
GitHub - juhaku/utoipa: Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust - juhaku/utoipa
#typescript #angular #components #design_systems #documentation #html #javascript #react #react_native #stories #storybook #styleguide #svelte #testing #typescript #ui #vite #vue #web_components #webpack #workshop
Storybook is a tool that helps you build and test UI components quickly and efficiently. It allows you to develop, test, and document your UI components in isolation, which means you can focus on individual parts of your interface without affecting the entire application. This tool supports many frameworks like React, Angular, Vue, and more, and it comes with various addons for tasks such as accessibility testing, documentation, and interactive testing. Using Storybook can save you time and improve the quality of your UI components by making it easier to test and refine them before integrating them into your main project.
https://github.com/storybookjs/storybook
Storybook is a tool that helps you build and test UI components quickly and efficiently. It allows you to develop, test, and document your UI components in isolation, which means you can focus on individual parts of your interface without affecting the entire application. This tool supports many frameworks like React, Angular, Vue, and more, and it comes with various addons for tasks such as accessibility testing, documentation, and interactive testing. Using Storybook can save you time and improve the quality of your UI components by making it easier to test and refine them before integrating them into your main project.
https://github.com/storybookjs/storybook
GitHub
GitHub - storybookjs/storybook: Storybook is the industry standard workshop for building, documenting, and testing UI components…
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation - storybookjs/storybook
#rust #blog_engine #cms #content_management_system #documentation_tool #markdown #markdown_to_html #rust #site_generator #static #static_site_generator #tera
Zola is a fast and easy-to-use tool for creating static websites. It comes in a single file with all the necessary features built-in, making it simple to set up and use. Zola offers many benefits, such as syntax highlighting, Sass compilation, image processing, multilingual support, themes, shortcodes, and more. It also allows you to deploy your site easily on various platforms like Netlify, Vercel, and Cloudflare Pages. This makes it easier for you to create and manage your website without needing multiple tools or complicated setups.
https://github.com/getzola/zola
Zola is a fast and easy-to-use tool for creating static websites. It comes in a single file with all the necessary features built-in, making it simple to set up and use. Zola offers many benefits, such as syntax highlighting, Sass compilation, image processing, multilingual support, themes, shortcodes, and more. It also allows you to deploy your site easily on various platforms like Netlify, Vercel, and Cloudflare Pages. This makes it easier for you to create and manage your website without needing multiple tools or complicated setups.
https://github.com/getzola/zola
GitHub
GitHub - getzola/zola: A fast static site generator in a single binary with everything built-in. https://www.getzola.org
A fast static site generator in a single binary with everything built-in. https://www.getzola.org - getzola/zola
#vue #cross_platform #documentation #git #markdown #nodejs #open_source #wiki
Wiki.js is a modern, lightweight, and powerful wiki app built on NodeJS. It allows you to create and manage your own wiki easily. You can install it, check the documentation, and even see a demo to get started. The project is open source and supported by a community of contributors and sponsors. By using Wiki.js, you benefit from a flexible and customizable platform for organizing and sharing knowledge, all while being part of a supportive community.
https://github.com/requarks/wiki
Wiki.js is a modern, lightweight, and powerful wiki app built on NodeJS. It allows you to create and manage your own wiki easily. You can install it, check the documentation, and even see a demo to get started. The project is open source and supported by a community of contributors and sponsors. By using Wiki.js, you benefit from a flexible and customizable platform for organizing and sharing knowledge, all while being part of a supportive community.
https://github.com/requarks/wiki
GitHub
GitHub - requarks/wiki: Wiki.js | A modern and powerful wiki app built on Node.js
Wiki.js | A modern and powerful wiki app built on Node.js - requarks/wiki
#typescript #api #documentation #sdks
To use Konfig, you need to download the repository and set up your environment. First, clone the repository and initialize its submodules. Then, set up a Postgres database and create a `.env` file with necessary settings like database URLs and secret keys. After setting up your environment, you can run the server using `yarn dev` in the `konfig-dash` directory. This process helps you quickly get started with Konfig, allowing you to manage and generate configurations efficiently. It saves time by automating many steps and ensures everything is set up correctly for you to start working right away.
https://github.com/konfig-dev/konfig
To use Konfig, you need to download the repository and set up your environment. First, clone the repository and initialize its submodules. Then, set up a Postgres database and create a `.env` file with necessary settings like database URLs and secret keys. After setting up your environment, you can run the server using `yarn dev` in the `konfig-dash` directory. This process helps you quickly get started with Konfig, allowing you to manage and generate configurations efficiently. It saves time by automating many steps and ensures everything is set up correctly for you to start working right away.
https://github.com/konfig-dev/konfig
GitHub
GitHub - konfig-dev/konfig: SDK & API Docs Generator. Sunset as of December 2024
SDK & API Docs Generator. Sunset as of December 2024 - konfig-dev/konfig
#dart #blog #content_management #content_services #documentation #note_taking #project_management #task_management #team_collaboration #wiki
AppFlowy is a free, open-source tool that helps you manage tasks and projects like Notion, but with better data security and compatibility across devices. It uses AI to make your work easier and allows you to control your data fully. You can use it on your computer, iPhone, or Android device. AppFlowy is built with community involvement, ensuring it meets various user needs and is constantly improved. The benefit to you is having a powerful, secure, and customizable workspace that you can use anywhere, without losing control of your data.
https://github.com/AppFlowy-IO/AppFlowy
AppFlowy is a free, open-source tool that helps you manage tasks and projects like Notion, but with better data security and compatibility across devices. It uses AI to make your work easier and allows you to control your data fully. You can use it on your computer, iPhone, or Android device. AppFlowy is built with community involvement, ensuring it meets various user needs and is constantly improved. The benefit to you is having a powerful, secure, and customizable workspace that you can use anywhere, without losing control of your data.
https://github.com/AppFlowy-IO/AppFlowy
GitHub
GitHub - AppFlowy-IO/AppFlowy: Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where…
Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative....
#typescript #confluence #documentation #knowledge_base #notion #notion_alternative #open_source #opensource #realtime_collaboration #wiki
Docmost is an open-source tool for collaborating on documents and wikis. It allows real-time collaboration, so multiple people can work together at the same time. You can create diagrams, manage permissions, and organize content into spaces and groups. It also includes features like comments, page history, search, and file attachment. Since it's open-source, you can contribute to its development. The benefit to you is that you can easily collaborate with others on documents and projects, making it easier to work together efficiently.
https://github.com/docmost/docmost
Docmost is an open-source tool for collaborating on documents and wikis. It allows real-time collaboration, so multiple people can work together at the same time. You can create diagrams, manage permissions, and organize content into spaces and groups. It also includes features like comments, page history, search, and file attachment. Since it's open-source, you can contribute to its development. The benefit to you is that you can easily collaborate with others on documents and projects, making it easier to work together efficiently.
https://github.com/docmost/docmost
GitHub
GitHub - docmost/docmost: Docmost is an open-source collaborative wiki and documentation software. It is an open-source alternative…
Docmost is an open-source collaborative wiki and documentation software. It is an open-source alternative to Confluence and Notion. - docmost/docmost
#typescript #data_visualization #database #database_schema #documentation #documentation_tool #entity_relationship_diagram #er_diagram #erd #nodejs #orm #postgresql #prisma #react_flow #reactjs #ruby_on_rails #sql #tbls #typescript #visualization #webassembly
Liam ERD is a tool that helps you create easy-to-understand diagrams of your database. It makes interactive diagrams that you can zoom in and out of, filter, and explore easily. This tool is useful for both small and large projects, handling over 100 tables with ease. It's simple to set up and is open-source, meaning you can contribute to it. Using Liam ERD helps you visualize complex database structures quickly, making it easier to understand and work with your data. This saves time and reduces errors compared to drawing diagrams manually.
https://github.com/liam-hq/liam
Liam ERD is a tool that helps you create easy-to-understand diagrams of your database. It makes interactive diagrams that you can zoom in and out of, filter, and explore easily. This tool is useful for both small and large projects, handling over 100 tables with ease. It's simple to set up and is open-source, meaning you can contribute to it. Using Liam ERD helps you visualize complex database structures quickly, making it easier to understand and work with your data. This saves time and reduces errors compared to drawing diagrams manually.
https://github.com/liam-hq/liam
GitHub
GitHub - liam-hq/liam: Automatically generates beautiful and easy-to-read ER diagrams from your database.
Automatically generates beautiful and easy-to-read ER diagrams from your database. - liam-hq/liam
#html #documentation #hacktoberfest #hass #hassio #home_assistant #jekyll
You can set up and contribute to the Home Assistant website easily by following the developer documentation, which explains how to edit and preview the site locally using simple commands. This helps you see your changes live on your computer before sharing them. There are also tools to speed up website updates by temporarily hiding blog posts you’re not working on, making the process faster. This setup benefits you by making it straightforward to improve the site, test changes quickly, and manage content efficiently without delays. It’s designed to support smooth collaboration and faster website maintenance.
https://github.com/home-assistant/home-assistant.io
You can set up and contribute to the Home Assistant website easily by following the developer documentation, which explains how to edit and preview the site locally using simple commands. This helps you see your changes live on your computer before sharing them. There are also tools to speed up website updates by temporarily hiding blog posts you’re not working on, making the process faster. This setup benefits you by making it straightforward to improve the site, test changes quickly, and manage content efficiently without delays. It’s designed to support smooth collaboration and faster website maintenance.
https://github.com/home-assistant/home-assistant.io
GitHub
GitHub - home-assistant/home-assistant.io: :blue_book: Home Assistant User documentation
:blue_book: Home Assistant User documentation. Contribute to home-assistant/home-assistant.io development by creating an account on GitHub.
❤1
#python #documentation #gotchas #interview_questions #pitfalls #python #python_interview_questions #snippets #wats #wtf
Python is a high-level, easy-to-read programming language widely used in many fields like web development, data science, and AI. The "What the f*ck Python?" project helps you understand tricky, surprising Python behaviors through clear examples and explanations. It reveals lesser-known features and common pitfalls, making it easier to write better code and debug problems. By exploring these examples, you can deepen your knowledge of Python’s internals, improve your coding skills, and avoid common mistakes, which benefits both beginners and experienced programmers alike[3].
https://github.com/satwikkansal/wtfpython
Python is a high-level, easy-to-read programming language widely used in many fields like web development, data science, and AI. The "What the f*ck Python?" project helps you understand tricky, surprising Python behaviors through clear examples and explanations. It reveals lesser-known features and common pitfalls, making it easier to write better code and debug problems. By exploring these examples, you can deepen your knowledge of Python’s internals, improve your coding skills, and avoid common mistakes, which benefits both beginners and experienced programmers alike[3].
https://github.com/satwikkansal/wtfpython
GitHub
GitHub - satwikkansal/wtfpython: What the f*ck Python? 😱
What the f*ck Python? 😱. Contribute to satwikkansal/wtfpython development by creating an account on GitHub.
#ruby #api_documentation #app #devdocs #developer_tools #docs #documentation #documentation_tool #hacktoberfest #offline #pwa
DevDocs is a free, fast, and easy-to-use web app that lets you quickly search and browse official API documentation for many programming languages and tools all in one place. It works offline, has a clean interface, supports keyboard shortcuts, dark mode, and mobile use. You can access over 100 documentations like HTML, CSS, JavaScript, and more without switching tabs or searching Google repeatedly. It saves time by providing instant search results and keeps everything organized, making coding and learning more efficient and enjoyable. You can use it online or run it locally with Docker for even faster access[1][2][3][5].
https://github.com/freeCodeCamp/devdocs
DevDocs is a free, fast, and easy-to-use web app that lets you quickly search and browse official API documentation for many programming languages and tools all in one place. It works offline, has a clean interface, supports keyboard shortcuts, dark mode, and mobile use. You can access over 100 documentations like HTML, CSS, JavaScript, and more without switching tabs or searching Google repeatedly. It saves time by providing instant search results and keeps everything organized, making coding and learning more efficient and enjoyable. You can use it online or run it locally with Docker for even faster access[1][2][3][5].
https://github.com/freeCodeCamp/devdocs
GitHub
GitHub - freeCodeCamp/devdocs: API Documentation Browser
API Documentation Browser. Contribute to freeCodeCamp/devdocs development by creating an account on GitHub.
👍1
#markdown #android #bsd #cheatsheet #cheatsheets #command_line #console #documentation #examples #hacktoberfest #help #linux #macos #man_page #manpages #manual #osx #shell #terminal #tldr #windows
The tldr-pages project offers simple, easy-to-understand help pages for command-line tools, focusing on practical examples rather than long, complex manuals. It’s great if you’re new to the command line or forget command options, as it shows the most useful commands clearly. You can access these pages through various clients or online without installing anything. This saves you time and frustration by giving quick, clear guidance on common tasks, making it easier to learn and use command-line tools effectively. Plus, you can contribute by adding or improving pages yourself. This helps you and others get fast, practical help with commands[1][4].
https://github.com/tldr-pages/tldr
The tldr-pages project offers simple, easy-to-understand help pages for command-line tools, focusing on practical examples rather than long, complex manuals. It’s great if you’re new to the command line or forget command options, as it shows the most useful commands clearly. You can access these pages through various clients or online without installing anything. This saves you time and frustration by giving quick, clear guidance on common tasks, making it easier to learn and use command-line tools effectively. Plus, you can contribute by adding or improving pages yourself. This helps you and others get fast, practical help with commands[1][4].
https://github.com/tldr-pages/tldr
GitHub
GitHub - tldr-pages/tldr: 📚 Collaborative cheatsheets for console commands
📚 Collaborative cheatsheets for console commands. Contribute to tldr-pages/tldr development by creating an account on GitHub.
#python #blocknotejs #collaborative #django #documentation #g2g #government #knowledge #knowledge_base #mit #mit_license #opensource #reactjs #realtime_collaboration #self_hosted #wiki #yjs
Docs is a collaborative online text editor that helps you and your team write, edit, and organize documents together in real time, even offline. It offers easy formatting, AI tools like summarizing and rephrasing, and secure sharing with controlled access. You can export documents in various formats and create structured knowledge with subpages. Docs is open source, easy to self-host, and used by public organizations, ensuring your data stays secure and private. This tool saves time, improves teamwork, and turns your notes into organized knowledge you can access anytime. It’s great for teams wanting efficient, secure, and collaborative document editing.
https://github.com/suitenumerique/docs
Docs is a collaborative online text editor that helps you and your team write, edit, and organize documents together in real time, even offline. It offers easy formatting, AI tools like summarizing and rephrasing, and secure sharing with controlled access. You can export documents in various formats and create structured knowledge with subpages. Docs is open source, easy to self-host, and used by public organizations, ensuring your data stays secure and private. This tool saves time, improves teamwork, and turns your notes into organized knowledge you can access anytime. It’s great for teams wanting efficient, secure, and collaborative document editing.
https://github.com/suitenumerique/docs
GitHub
GitHub - suitenumerique/docs: A collaborative note taking, wiki and documentation platform that scales. Built with Django and React.
A collaborative note taking, wiki and documentation platform that scales. Built with Django and React. - GitHub - suitenumerique/docs: A collaborative note taking, wiki and documentation platform ...
#typescript #documentation_generator #nuxt #nuxt_theme
Docus is a CLI tool that quickly scaffolds a complete, modern documentation site using Markdown and Vue (Nuxt 4), with responsive design, dark mode, i18n, full-text search, enhanced Markdown components, TypeScript support, and built-in AI/LLM integration via llms.txt and a native MCP server for editor/IDE tools like Cursor and VS Code, letting you start a docs site with npx create-docus and npm run dev so it runs locally instantly. Benefit: you get a production-ready, customizable docs site fast—saving setup time and giving built-in search, localization, performance, and AI tooling to improve authoring and user experience.
https://github.com/nuxt-content/docus
Docus is a CLI tool that quickly scaffolds a complete, modern documentation site using Markdown and Vue (Nuxt 4), with responsive design, dark mode, i18n, full-text search, enhanced Markdown components, TypeScript support, and built-in AI/LLM integration via llms.txt and a native MCP server for editor/IDE tools like Cursor and VS Code, letting you start a docs site with npx create-docus and npm run dev so it runs locally instantly. Benefit: you get a production-ready, customizable docs site fast—saving setup time and giving built-in search, localization, performance, and AI tooling to improve authoring and user experience.
https://github.com/nuxt-content/docus
GitHub
GitHub - nuxt-content/docus: Write beautiful documentations with Nuxt and Markdown.
Write beautiful documentations with Nuxt and Markdown. - nuxt-content/docus