#python #cms #email #erpnext #frappe #full_stack #hacktoberfest #javascript #low_code #mariadb #multitenant #postgres #rest_api #security #socket_io #web_framework #webhooks
https://github.com/frappe/frappe
https://github.com/frappe/frappe
GitHub
GitHub - frappe/frappe: Low code web framework for real world applications, in Python and Javascript
Low code web framework for real world applications, in Python and Javascript - frappe/frappe
#csharp #architecture #asp_net_core #asp_net_core_mvc #clean_architecture #clean_code #ddd #ddd_architecture #ddd_patterns #ddd_sample #design_patterns #dotnetcore #ebook #efcore #microsoft #monolith #rest_api #software_architecture
https://github.com/dotnet-architecture/eShopOnWeb
https://github.com/dotnet-architecture/eShopOnWeb
GitHub
GitHub - dotnet-architecture/eShopOnWeb: Sample ASP.NET Core 8.0 reference application, now community supported: https://githu…
Sample ASP.NET Core 8.0 reference application, now community supported: https://github.com/NimblePros/eShopOnWeb - dotnet-architecture/eShopOnWeb
#go #awesome #awesome_list #clean_architecture #concurrency #ddd #golang #microservice #microservices #onion_architecture #oop #orm #project_structure #rest_api #web
https://github.com/mehdihadeli/awesome-go-education
https://github.com/mehdihadeli/awesome-go-education
GitHub
GitHub - mehdihadeli/awesome-go-education: A curated list of awesome articles and resources for learning and practicing Go and…
A curated list of awesome articles and resources for learning and practicing Go and its related technologies. - mehdihadeli/awesome-go-education
#go #api_documentation #api_server #apiops #best_practices #go_api #go_http_middleware #go_rest_api #go_restful #golang #mux #rest #rest_api #restful #restful_api
https://github.com/speakeasy-api/rest-template-go
https://github.com/speakeasy-api/rest-template-go
GitHub
GitHub - speakeasy-api/rest-template-go: Template go lang service to showcase REST best practices. Built by the Speakeasy team.
Template go lang service to showcase REST best practices. Built by the Speakeasy team. - speakeasy-api/rest-template-go
#csharp #aspnetcore #authentication #dotnet_core #jwt #opentelemetry #rest_api
https://github.com/davidfowl/TodoApi
https://github.com/davidfowl/TodoApi
GitHub
GitHub - davidfowl/TodoApp: Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication - GitHub - davidfowl/TodoApp: Todo application with ASP.NET Core Blazor WASM, Minimal APIs and Authentication
#typescript #admin_dashboard #app_builder #app_development #business_intelligence #clickhouse #crm #crud_application #dashboard #data_source #gui #internal_tools #low_code #low_code_framework #low_code_platform #mongodb #postgres #react #rest_api #ui_builder
https://github.com/openblocks-dev/openblocks
https://github.com/openblocks-dev/openblocks
GitHub
GitHub - openblocks-dev/openblocks: 🔥 🔥 🔥 The Open Source Retool Alternative
🔥 🔥 🔥 The Open Source Retool Alternative. Contribute to openblocks-dev/openblocks development by creating an account on GitHub.
#typescript #django #docker #jira #jira_alternative #kanban #linear #nextjs #postgresql #project_management #python #react #redis #rest_api
https://github.com/makeplane/plane
https://github.com/makeplane/plane
GitHub
GitHub - makeplane/plane: 🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics…
🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and cycles the easiest way on the planet. - makeplane/plane
#csharp #asp_net #aspnet #aspnet_core #aspnetcore #azure #bootstrap #cms #cms_framework #composable_commerce #dotnet #dxp #e_commerce #ecommerce #ecommerce_platform #headless #headless_commerce #rest_api #shop #shopping_cart
https://github.com/smartstore/Smartstore
https://github.com/smartstore/Smartstore
GitHub
GitHub - smartstore/Smartstore: A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core…
A modular, scalable and ultra-fast open-source all-in-one eCommerce platform built on ASP.NET Core 7 - smartstore/Smartstore
#typescript #admin_dashboard #admin_ui #airtable #airtable_alternative #automatic_api #hacktoberfest #low_code #mariadb #mysql #no_code #no_code_database #no_code_platform #postgresql #rest_api #restful_api #spreadsheet #sqlite #sqlserver #swagger
NocoDB is a free and open-source alternative to Airtable, making it easy to build databases online. It offers a rich spreadsheet interface with features like sorting, filtering, and multiple view types. You can share bases or views publicly or privately and control access with roles. NocoDB also has an app store for workflow automations and supports programmatic access through REST APIs and SDKs. It's easy to install using Docker or a single command auto-install script, and it's available in various languages. This tool helps you manage data efficiently without vendor lock-in, making it a powerful resource for any internet business looking to democratize access to database tools.
https://github.com/nocodb/nocodb
NocoDB is a free and open-source alternative to Airtable, making it easy to build databases online. It offers a rich spreadsheet interface with features like sorting, filtering, and multiple view types. You can share bases or views publicly or privately and control access with roles. NocoDB also has an app store for workflow automations and supports programmatic access through REST APIs and SDKs. It's easy to install using Docker or a single command auto-install script, and it's available in various languages. This tool helps you manage data efficiently without vendor lock-in, making it a powerful resource for any internet business looking to democratize access to database tools.
https://github.com/nocodb/nocodb
GitHub
GitHub - nocodb/nocodb: 🔥 🔥 🔥 Open Source Airtable Alternative
🔥 🔥 🔥 Open Source Airtable Alternative. Contribute to nocodb/nocodb development by creating an account on GitHub.
#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 #api #api_client #api_rest #api_testing #developer_tools #graphql #hacktoberfest #http #http_client #pwa #rest #rest_api #spa #testing #testing_tools #tools #vue #vuejs #websocket
Hoppscotch is an open-source tool that helps you develop and test APIs quickly and efficiently. It allows you to send various types of HTTP requests (like GET, POST, PUT, DELETE) and see the responses in real time. You can customize the appearance with different themes and colors, and it supports features like WebSocket, Server-Sent Events, and GraphQL. It also offers authorization options, request parameters, and the ability to save and organize your requests in collections. Additionally, Hoppscotch allows team collaboration, keyboard shortcuts for efficiency, and synchronization across devices. This tool saves you time by making API development faster and more organized.
https://github.com/hoppscotch/hoppscotch
Hoppscotch is an open-source tool that helps you develop and test APIs quickly and efficiently. It allows you to send various types of HTTP requests (like GET, POST, PUT, DELETE) and see the responses in real time. You can customize the appearance with different themes and colors, and it supports features like WebSocket, Server-Sent Events, and GraphQL. It also offers authorization options, request parameters, and the ability to save and organize your requests in collections. Additionally, Hoppscotch allows team collaboration, keyboard shortcuts for efficiency, and synchronization across devices. This tool saves you time by making API development faster and more organized.
https://github.com/hoppscotch/hoppscotch
GitHub
GitHub - hoppscotch/hoppscotch: Open-Source API Development Ecosystem • https://hoppscotch.io • Offline, On-Prem & Cloud • Web…
Open-Source API Development Ecosystem • https://hoppscotch.io • Offline, On-Prem & Cloud • Web, Desktop & CLI • Open-Source Alternative to Postman, Insomnia - hoppscotch/hoppscotch
#java #api #api_client #api_server #generator #hacktoberfest #openapi #openapi_generator #openapi3 #rest #rest_api #rest_client #restful_api #sdk
OpenAPI Generator is a tool that automates the generation of API client libraries, server stubs, documentation, and configuration files from an OpenAPI specification. Here are the key benefits and features Generates code for over 30 programming languages and frameworks, including Java, Python, C#, Go, Ruby, and many more.
- **API Clients and Server Stubs** Generates HTML documentation, Confluence Wiki pages, and configuration files for Apache2, among others.
- **Customization** Can be integrated into workflows using Maven, Gradle, GitHub, and CI/CD pipelines.
- **Security** Maintained by a large community of contributors, ensuring continuous improvement and support.
Using OpenAPI Generator helps developers streamline their API development process, reduce errors, and focus on more complex aspects of their projects.
https://github.com/OpenAPITools/openapi-generator
OpenAPI Generator is a tool that automates the generation of API client libraries, server stubs, documentation, and configuration files from an OpenAPI specification. Here are the key benefits and features Generates code for over 30 programming languages and frameworks, including Java, Python, C#, Go, Ruby, and many more.
- **API Clients and Server Stubs** Generates HTML documentation, Confluence Wiki pages, and configuration files for Apache2, among others.
- **Customization** Can be integrated into workflows using Maven, Gradle, GitHub, and CI/CD pipelines.
- **Security** Maintained by a large community of contributors, ensuring continuous improvement and support.
Using OpenAPI Generator helps developers streamline their API development process, reduce errors, and focus on more complex aspects of their projects.
https://github.com/OpenAPITools/openapi-generator
GitHub
GitHub - OpenAPITools/openapi-generator: OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs…
OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) - OpenAPITools/openapi-gener...