#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...
#python #cms #email #erpnext #frappe #full_stack #javascript #low_code #mariadb #multitenant #postgres #python #rest_api #security #socket_io #web_framework #webhooks
The Frappe Framework is a powerful tool for building full-stack web applications using Python and JavaScript. It includes a built-in admin interface, role-based permissions, and a REST API, making it easy to manage and integrate your application. You can customize forms and views, and even create reports without coding. It's ideal for complex applications like ERPNext and offers managed hosting options or self-hosting with Docker. This framework helps developers build consistent and extensible applications quickly, saving time and effort. It's a great choice for serious web development projects.
https://github.com/frappe/frappe
The Frappe Framework is a powerful tool for building full-stack web applications using Python and JavaScript. It includes a built-in admin interface, role-based permissions, and a REST API, making it easy to manage and integrate your application. You can customize forms and views, and even create reports without coding. It's ideal for complex applications like ERPNext and offers managed hosting options or self-hosting with Docker. This framework helps developers build consistent and extensible applications quickly, saving time and effort. It's a great choice for serious web development projects.
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
❤1
#typescript #admin_panel #api #baas #backend #backend_api #backend_as_a_servise #backend_server #cms #database #headless #headless_cms #headless_cms_rest_api #manifest #open_source #rest_api #sdk_js #yaml
Manifest is a simple and easy-to-use backend solution that fits into your project like any other file. It provides essential features like authentication, validation, storage, image resizing, an admin panel, REST API, and a JavaScript SDK. This makes it perfect for making websites dynamic, building CRUD-heavy apps, and rapid prototyping. You can get started quickly by running a single terminal command. Using Manifest helps you avoid unnecessary costs and complexity, making it ideal for small projects, prototypes, and MVPs.
https://github.com/mnfst/manifest
Manifest is a simple and easy-to-use backend solution that fits into your project like any other file. It provides essential features like authentication, validation, storage, image resizing, an admin panel, REST API, and a JavaScript SDK. This makes it perfect for making websites dynamic, building CRUD-heavy apps, and rapid prototyping. You can get started quickly by running a single terminal command. Using Manifest helps you avoid unnecessary costs and complexity, making it ideal for small projects, prototypes, and MVPs.
https://github.com/mnfst/manifest
GitHub
GitHub - mnfst/manifest: Portable backend to ship fast.
Portable backend to ship fast. Contribute to mnfst/manifest development by creating an account on GitHub.
👍1
#go #go #grpc #grpc_gateway #openapi #rest_api #restful_api #swagger
gRPC-Gateway is a tool that helps convert gRPC services into RESTful HTTP APIs. This means you can use both gRPC and REST with the same service, making it easier for different types of clients to access your API. It works by generating a reverse proxy server that translates between gRPC and HTTP requests. The benefit is that you don't need to create separate APIs for different client types, which simplifies development and makes your service more accessible[1][3][5].
https://github.com/grpc-ecosystem/grpc-gateway
gRPC-Gateway is a tool that helps convert gRPC services into RESTful HTTP APIs. This means you can use both gRPC and REST with the same service, making it easier for different types of clients to access your API. It works by generating a reverse proxy server that translates between gRPC and HTTP requests. The benefit is that you don't need to create separate APIs for different client types, which simplifies development and makes your service more accessible[1][3][5].
https://github.com/grpc-ecosystem/grpc-gateway
GitHub
GitHub - grpc-ecosystem/grpc-gateway: gRPC to JSON proxy generator following the gRPC HTTP spec
gRPC to JSON proxy generator following the gRPC HTTP spec - grpc-ecosystem/grpc-gateway
❤1
#go #framework #go #go_framework #golang #golang_framework #grpc #grpc_go #grpc_golang #hacktoberfest #http_server #logging #metrics #microservice #microservice_framework #opentelemetry #performance #rest_api #server #tracing #web_framework
GoFr is a microservice development framework designed to simplify the creation and management of microservices. It offers features like easy API syntax, built-in observability, and support for REST and gRPC, making it efficient for developers. With GoFr, you can focus on building your application without getting bogged down by complex configurations. The framework also supports Kubernetes deployment, ensuring your services are scalable and maintainable. By using GoFr, you can accelerate your development process, improve application performance, and enhance overall productivity, allowing you to deliver high-quality software faster.
https://github.com/gofr-dev/gofr
GoFr is a microservice development framework designed to simplify the creation and management of microservices. It offers features like easy API syntax, built-in observability, and support for REST and gRPC, making it efficient for developers. With GoFr, you can focus on building your application without getting bogged down by complex configurations. The framework also supports Kubernetes deployment, ensuring your services are scalable and maintainable. By using GoFr, you can accelerate your development process, improve application performance, and enhance overall productivity, allowing you to deliver high-quality software faster.
https://github.com/gofr-dev/gofr
GitHub
GitHub - gofr-dev/gofr: An opinionated GoLang framework for accelerated microservice development. Built in support for databases…
An opinionated GoLang framework for accelerated microservice development. Built in support for databases and observability. - gofr-dev/gofr
❤1
#go #express #expressjs #fast #fiber #flexible #framework #friendly #go #golang #hacktoberfest #hacktoberfest2020 #nodejs #performance #rest_api #web
Fiber is a fast and easy-to-use web framework for Go, inspired by Express.js. It offers **high performance** thanks to its use of the Fasthttp engine and **zero memory allocation**. This makes it ideal for building **high-load applications** and **microservices**. Fiber also supports **robust routing**, **static files**, **WebSockets**, and **middleware**, making it a great choice for developers transitioning from Node.js to Go. Its simple API and extensive documentation help developers build web applications quickly and efficiently.
https://github.com/gofiber/fiber
Fiber is a fast and easy-to-use web framework for Go, inspired by Express.js. It offers **high performance** thanks to its use of the Fasthttp engine and **zero memory allocation**. This makes it ideal for building **high-load applications** and **microservices**. Fiber also supports **robust routing**, **static files**, **WebSockets**, and **middleware**, making it a great choice for developers transitioning from Node.js to Go. Its simple API and extensive documentation help developers build web applications quickly and efficiently.
https://github.com/gofiber/fiber
GitHub
GitHub - gofiber/fiber: ⚡️ Express inspired web framework written in Go
⚡️ Express inspired web framework written in Go. Contribute to gofiber/fiber development by creating an account on GitHub.
#typescript #ai_app_builder #ai_applications #crud_app #crud_application #data_application #data_apps #internal_tools #it_workflows #low_code #low_code_no_code #low_code_platform #no_code #no_code_platform #open_source #rest_api_framework #sql_gui #workflow_apps #workflow_automation #workflow_engine
Budibase is an open-source, low-code platform that helps you build internal tools like forms and apps quickly. It saves engineers a lot of time by making it easy to create and automate business processes. You can connect data from many sources and design your apps with powerful components. Budibase also allows you to automate tasks and integrate with other tools, which helps streamline your work. It's easy to use, even for those without much coding experience, and you can host it yourself or use their cloud service. This makes it a great tool for teams looking to build custom applications efficiently.
https://github.com/Budibase/budibase
Budibase is an open-source, low-code platform that helps you build internal tools like forms and apps quickly. It saves engineers a lot of time by making it easy to create and automate business processes. You can connect data from many sources and design your apps with powerful components. Budibase also allows you to automate tasks and integrate with other tools, which helps streamline your work. It's easy to use, even for those without much coding experience, and you can host it yourself or use their cloud service. This makes it a great tool for teams looking to build custom applications efficiently.
https://github.com/Budibase/budibase
GitHub
GitHub - Budibase/budibase: Create business apps and automate workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL…
Create business apps and automate workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀 No code / Low code platform.. - Budibase/budibase