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 #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
#other #bittorrent #bittorrent_tracker #bittorrent_trackers #http #list #lists #public_tracker #public_trackers #torrent #tracker #trackers #trackerslist #udp #webtorrent #ws

This list provides updated public BitTorrent trackers that are automatically checked and updated daily. You can choose from various lists of trackers, such as the best trackers, all trackers, or trackers by protocol (UDP, HTTP, HTTPS, WS). These lists help improve your torrent download speeds and reliability. If you have DNS issues, there are also lists with IP addresses instead of domains. The trackers are sorted by popularity and latency, making it easier to find the best ones for your needs. This resource is beneficial because it ensures you have the most current and effective trackers to enhance your torrent downloading experience.

https://github.com/ngosang/trackerslist
#javascript #hacktoberfest #http_client #javascript #nodejs #promise

Here’s the important information and the benefits to the user.

- Easy Requests Axios uses Promises, which makes it easy to handle asynchronous requests.
- Interceptors Axios provides a clear way to handle errors, making it easier to debug your code.
- Progress Tracking Axios works in both browser and Node.js environments.
- Customization: You can customize headers, request data, and more to fit your needs.

Overall, Axios simplifies making HTTP requests and provides a lot of flexibility and control over how you handle those requests.

https://github.com/axios/axios
#cplusplus #bittorrent_client #bt #download #download_manager #download_videos #ftp_client #http_client #libtorrent #m3u8 #magnet #qbittorrent #qt #remote_download #ssh_client #stream_downloader #torrent #transmission #video_downloader #webdav_client

File Centipede is a powerful tool that helps you manage internet files easily. It supports many protocols like HTTP, FTP, BitTorrent, and more, making it versatile for different tasks. You can download videos and audio from websites, even if they are encrypted. The software is fast, customizable, and user-friendly, with features like speed limits, proxy management, and browser integration. It also includes tools for translating, encoding, and merging files. Best of all, it's free and has no ads, making it a great choice for managing your online files efficiently.

https://github.com/filecxx/FileCentipede
#python #asgi #asyncio #http #http_server #python

Uvicorn is a web server for Python that supports asynchronous operations. It uses the ASGI specification, which allows for better handling of long-lived connections like WebSockets and background tasks. You can install Uvicorn using `pip install uvicorn` and create simple web applications with it. The benefit to you is that Uvicorn makes it easier to build fast and efficient web applications that can handle multiple tasks at once, making your website or service more responsive and reliable.

https://github.com/encode/uvicorn
#cplusplus #consul #dag #http #kafka #mysql #redis #sogou #tasking

Sogou C++ Workflow is a powerful tool for building back-end services in C++. It supports creating HTTP servers, asynchronous clients for protocols like HTTP, Redis, MySQL, and Kafka, and even custom protocols. You can use it to build complex workflows, parallel computing tasks, and high-performance services with ease. It works on various platforms including Linux, macOS, Windows, and more. The benefit to you is that it simplifies the development of robust and efficient back-end services, allowing you to focus on your business logic without worrying about the underlying complexities.

https://github.com/sogou/workflow
#go #api_gateway #application_security #appsec #blueteam #bruteforce #captcha #cve #cybersecurity #firewall #hackers #http_flood #security #self_hosted #sql_injection #vulnerability #waf #web_application_firewall #web_security #websecurity #xss

SafeLine is a tool that helps keep your web applications safe from attacks. It acts like a shield between your website and the internet, filtering and blocking bad traffic. This protects your site from things like SQL injection, XSS, and other types of attacks. SafeLine also has features like rate limiting to stop too much traffic, anti-bot challenges to block bots, and dynamic protection to encrypt your HTML and JS codes. Using SafeLine makes your web apps more secure, which is important to protect your data and users.

https://github.com/chaitin/SafeLine
#haskell #api #automatic_api #database #haskell #http #pg #pgsql #postgres #postgresql #postgrest #rest #server #sql

PostgREST is a tool that turns your PostgreSQL database into a RESTful API quickly and efficiently. It provides a fast, standards-compliant API without you having to write it from scratch. Here are the key benefits It offers subsecond response times and can handle up to 2000 requests per second, even on a free Heroku tier.
- **Security** It generates self-documenting APIs using OpenAPI standards and ensures data integrity by enforcing database constraints.
- **Performance**: Written in Haskell, it uses efficient database connections and lightweight threads for high performance.

Overall, PostgREST makes creating and managing APIs easier, faster, and more secure.

https://github.com/PostgREST/postgrest
#c_lang #c #client #curl #ftp #gopher #hacktoberfest #http #https #imaps #ldap #libcurl #library #mqtt #pop3 #scp #sftp #transfer_data #transferring_data #user_agent #websocket

Curl is a tool that helps you transfer data using URLs. You can learn how to use it by reading the manual or visiting the curl website. It's free and open source, which means anyone can use and modify it. If you need help, you can contact the community through mailing lists or GitHub. For businesses, there's also commercial support available. The benefit to you is that curl makes it easy to manage data transfers from the command line, and since it's open source, it's free and constantly improved by a community of users.

https://github.com/curl/curl
#go #expose #firewall #frp #go #http_proxy #nat #p2p #proxy #reverse_proxy #tunnel

frp is a tool that helps you expose a local server, which is behind a NAT or firewall, to the Internet. It supports TCP, UDP, HTTP, and HTTPS protocols. Here’s how it benefits you You can access your local server from anywhere on the Internet, even if it's behind a NAT or firewall.
- **Multiple Protocols** It offers features like encryption, compression, and authentication to ensure secure connections.
- **Flexibility** frp provides a user-friendly configuration system and tools like a dashboard and admin UI to monitor and manage your proxies easily.

Overall, frp makes it easy to expose and manage local services securely and efficiently.

https://github.com/fatedier/frp
#go #acme #automatic_https #caddy #caddyfile #go #golang #http #http_server #http3 #https #privacy #reverse_proxy #security #tls #web_server

Caddy is a powerful server platform that makes it easy to set up and manage websites with automatic HTTPS. It uses TLS by default, which means your site is always secure. Caddy is easy to configure using a simple file called the Caddyfile or JSON, and it supports multiple protocols like HTTP/1.1, HTTP/2, and HTTP/3. It's highly extensible, meaning you can add features without making the server bulky. Caddy is production-ready, having served trillions of requests and managed millions of TLS certificates. This makes it reliable and scalable for hundreds of thousands of sites. Using Caddy benefits you by providing automatic security, ease of use, and high performance, making your website more secure and efficient.

https://github.com/caddyserver/caddy
👍1
#python #debugging #http #http2 #man_in_the_middle #mitmproxy #proxy #python #security #ssl #tls #websocket

Mitmproxy is a powerful tool that helps you inspect and manipulate HTTP, HTTP/2, and WebSocket traffic. It has three main versions: `mitmproxy` for an interactive console interface, `mitmdump` for a command-line version like tcpdump, and `mitmweb` for a web-based interface. This tool is useful for developers and security professionals to analyze and debug network traffic, ensuring your applications communicate securely and correctly. You can easily install it from precompiled binaries or source code, and there is extensive documentation and community support available if you need help.

https://github.com/mitmproxy/mitmproxy
#cplusplus #actionscript #c #cplusplus #csharp #d #dart #http #library #network_client #network_server #thrift

Apache Thrift is a tool that helps programs written in different programming languages communicate with each other. It makes it easy for these programs to share data and call functions on each other, even if they are written in different languages. Thrift supports many languages, so you can use it with the languages you already know. It also allows you to update your server or client without breaking the connection between them, which is very useful for maintaining and upgrading your system. This makes developing and maintaining software much simpler and more efficient.

https://github.com/apache/thrift