awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Development Server APIs · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDevelopment Server APIs

APIs for instantiating and managing local development servers with middleware and HMR support.

Explore 1 awesome GitHub repository matching development tools & productivity · Development Server APIs. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. API Development & SDKs
  4. Developer Tooling APIs
  5. Development Server APIs

Awesome Development Server APIs GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • vitejs/vite

    vitejs/vite

    78,295GitHubView on GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the d

    Provides a programmatic API to instantiate development servers, configure middleware, and manage hot module replacement.

    TypeScriptbuild-tooldev-serverfrontend