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
#javascript #audit #best_practices #chrome_devtools #developer_tools #performance_analysis #performance_metrics #pwa #web

Lighthouse is a tool that helps you improve your website's performance, accessibility, and SEO. It analyzes your web pages and provides detailed reports with suggestions for improvement. You can use Lighthouse in several ways: through Chrome DevTools, a Chrome extension, or the Node CLI. This allows you to run audits on your website's performance, accessibility, and best practices, and view the results in HTML or JSON format. The tool also supports custom configurations and plugins, making it highly flexible. By using Lighthouse, you can ensure your website loads quickly, is accessible to all users, and follows best SEO practices, ultimately enhancing the user experience.

https://github.com/GoogleChrome/lighthouse