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

1 repo

Awesome GitHub RepositoriesDevelopment Templates

Pre-configured project structures and boilerplate code for rapid application development.

Distinguishing note: Focuses on reusable project scaffolding and templates rather than general-purpose IDE plugins.

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

  1. Home
  2. Development Tools & Productivity
  3. Development Templates

Awesome Development Templates GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • openfaas/faas

    openfaas/faas

    26,092View on GitHub↗

    OpenFaaS is a serverless function platform that provides a container-native framework for deploying and managing event-driven code. It functions as an abstraction layer over container orchestrators, allowing developers to package code into scalable functions that run across Kubernetes clusters or edge computing environments. The platform distinguishes itself through a developer-centric runtime that utilizes standardized language templates and automated build pipelines to simplify the creation of container images. It features a central API gateway that manages request routing, authentication,

    C# (CSharp)¶ The dotnet8-csharp template is a C# template built with WebApplication and the minimal API style. It is multi-arch, and can be deployed to an amd64 or arm64 platform. For a function based upon an existi

    Godockerfaasfunctions
    26,092View on GitHub↗