Platform Engineering : découvrez la puissance de Backstage.io

This page summarizes the projects mentioned and recommended in the original post on dev.to

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. backstage

    Backstage is an open framework for building developer portals

    GitHub du projet

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. templates

    apiVersion: scaffolder.backstage.io/v1beta3 kind: Template metadata: name: nodejs-service-template title: Node.js Service description: Crée un nouveau microservice Node.js avec une structure standardisée spec: owner: team-devops type: service steps: - id: fetch-repository name: Clone un template Git action: git:clone input: repoUrl: https://github.com/company/templates/node-service targetPath: ./project - id: update-metadata name: Mise à jour des métadonnées action: run:script input: script: ./scripts/update-metadata.sh

  4. apiVersion: backstage.io/v1alpha1 kind: Component metadata: name: orders-service annotations: backstage.io/techdocs-ref: url:https://github.com/company/orders-service/blob/main/docs/

  5. software-templates

    Backstage Software Templates for creating a new software component

    Software Templates Examples

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Backstage Alternatives

    1 project | dev.to | 24 Jan 2025
  • No Drama, Just Code: An introduction to backstage

    1 project | dev.to | 18 Jan 2025
  • DevOps vs Platform Engineering

    1 project | dev.to | 19 Dec 2024
  • Understanding the Backstage System Model

    1 project | dev.to | 12 Dec 2024
  • Backstage Software Catalog and Developer Platform

    1 project | news.ycombinator.com | 27 Sep 2024

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?