awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंOpen-source alternativesSelf-hosted softwareब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंHow we rankप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesFile-Based Method Endpoints

Exports functions named after HTTP methods in a special directory to handle requests with standard Request and Response objects.

Distinct from HTTP Methods: Distinct from HTTP Methods: focuses on file-based endpoint creation per HTTP method rather than general method support or annotations.

Explore 1 awesome GitHub repository matching web development · File-Based Method Endpoints. Refine with filters or upvote what's useful.

Awesome File-Based Method Endpoints GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • wakujs/wakuwakujs का अवतार

    wakujs/waku

    6,330GitHub पर देखें↗

    Waku is a minimal React framework built around React Server Components. It renders components exclusively on the server for data fetching and server-side logic, then hydrates client components in the browser for interactivity. The framework supports hybrid rendering, mixing static prerendering at build time with dynamic per-request rendering within a single application, and allows independently loading slice components that can be static or dynamic. The framework distinguishes itself through its file-based routing system that defines pages, layouts, and API endpoints by placing files in a dir

    Creates HTTP endpoints by exporting named functions for each method in a file under the api directory.

    TypeScript
    GitHub पर देखें↗6,330
  1. Home
  2. Web Development
  3. HTTP Methods
  4. File-Based Method Endpoints