awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesAPI Boilerplates

Pre-configured templates for quickly starting new API projects with a standard structure.

Distinguishing note: No candidate covers the concept of a reusable project template or boilerplate for APIs

Explore 2 awesome GitHub repositories matching web development · API Boilerplates. Refine with filters or upvote what's useful.

Awesome API Boilerplates GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hagopj13/node-express-boilerplateAvatar von hagopj13

    hagopj13/node-express-boilerplate

    7,645Auf GitHub ansehen↗

    This project is a production-ready template for building RESTful APIs using Node.js and the Express web framework. It provides a pre-configured structure for backend services, integrating a MongoDB Mongoose ODM framework for data modeling and a token-based security system for managing user identity. The boilerplate distinguishes itself through automated API documentation generated via Swagger by parsing code comments. It implements a layered controller architecture and a middleware-based request pipeline to separate routing logic from business logic and security processing. The system covers

    Offers a production-ready boilerplate with pre-configured architecture, security, and data modeling.

    JavaScriptboilerplatees2018es6
    Auf GitHub ansehen↗7,645
  • brocoders/nestjs-boilerplateAvatar von brocoders

    brocoders/nestjs-boilerplate

    4,337Auf GitHub ansehen↗

    This project is a foundational server template built with NestJS designed for creating REST APIs and enterprise backend environments. It provides a pre-configured structure that integrates database connectivity, authentication, and common API services. The boilerplate includes a security system utilizing JSON Web Tokens and role-based access control to manage user sessions and restrict resource access. It supports internationalization for serving content in multiple languages and provides a containerized environment using Docker for consistent deployment. The framework covers a broad range o

    Provides a pre-configured template for quickly starting new API projects with a standard NestJS structure.

    TypeScript
    Auf GitHub ansehen↗4,337
  1. Home
  2. Web Development
  3. API Boilerplates