GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#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
#typescript #admin #mysql #nestjs #nestjs_admin #nestjs_backend #nestjs_starter_template #nestjs_template #rabc #restful_api #typeorm #vue3_typescript

This project is a simple and efficient permission management system built with NestJs, TypeScript, TypeORM, Redis, MySQL, Vue3, and Ant Design Vue. It helps you manage user permissions easily. You can try it out through the demo links provided, where you can see how it works without setting it up yourself. To use it locally, you need to set up your environment with Node.js, Docker, MySQL, and other dependencies. The project includes detailed instructions on how to start and configure everything, making it easier for you to get started quickly. This system benefits you by providing a ready-to-use framework for managing user permissions, saving you time and effort in building such a system from scratch.

https://github.com/buqiyuan/nest-admin
2
#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
#rust #beginner_friendly #featured #finance #hacktoberfest #high_performance #open_source #orchestration #payments #postgresql #redis #restful_api #rust #sdk #works_with_react

Hyperswitch is an open-source payments platform that helps businesses manage payments easily. It uses a single API to access various payment methods and features, making it simple to integrate different payment flows like cards, wallets, and bank transfers. The platform includes a backend for seamless payment processing, an SDK for unified payment experiences across web and mobile, and a Control Center for managing payments without coding. You can try Hyperswitch by setting it up locally or deploying it on cloud services like AWS, GCP, or Azure. This platform is designed to be reliable, secure, and customizable, allowing businesses to own and tailor their payment stack according to their needs.

https://github.com/juspay/hyperswitch
#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
1