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
·
S

strongloop/loopback-next

0
View on GitHub↗
0 Stars·0 Forks·4 Aufrufe

Loopback Next

LoopBack makes it easy to build modern applications that require complex integrations.

Features

  • Backend Frameworks - Extensible framework for building APIs and microservices.
  • Web Frameworks - Framework for creating REST APIs and connecting data sources.

Star-Verlauf

Star-Verlauf für strongloop/loopback-nextStar-Verlauf für strongloop/loopback-next

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht strongloop/loopback-next?

LoopBack makes it easy to build modern applications that require complex integrations.

Was sind die Hauptfunktionen von strongloop/loopback-next?

Die Hauptfunktionen von strongloop/loopback-next sind: Backend Frameworks, Web Frameworks.

Welche Open-Source-Alternativen gibt es zu strongloop/loopback-next?

Open-Source-Alternativen zu strongloop/loopback-next sind unter anderem: rishiip/ruby-on-rails-interview-questions — A list of common questions with answers ask during interview of ruby on rails job. talentlessguy/tinyhttp — 🦄 0-legacy, tiny & fast web framework as a replacement of Express. fastify/fastify — This project is a high-performance web framework designed for building scalable server-side applications with minimal… nestjs/nest — Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript.… adamhalasz/diet — Diet is a tiny, fast and modular node.js web framework. Good for making fast & scalable apps and apis. ```javascript… accenture/reactive-interaction-gateway — Create low-latency, interactive user experiences for stateless microservices.

Open-Source-Alternativen zu Loopback Next

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Loopback Next.
  • nestjs/nestAvatar von nestjs

    nestjs/nest

    75,862Auf GitHub ansehen↗

    Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies through declarative metadata. The framework distinguishes itself through a platform-agnostic abstraction layer that decouples core logic from underlying HTTP servers, allowing for flexible implementation choices. It employs a middleware-based request pipeline that processes traffic

    TypeScriptframeworkhacktoberfestjavascript
    Auf GitHub ansehen↗75,862
  • rishiip/ruby-on-rails-interview-questionsAvatar von rishiip

    rishiip/ruby-on-rails-interview-questions

    89Auf GitHub ansehen↗

    A list of common questions with answers ask during interview of ruby on rails job.

    Auf GitHub ansehen↗89
  • fastify/fastifyAvatar von fastify

    fastify/fastify

    36,508Auf GitHub ansehen↗

    This project is a high-performance web framework designed for building scalable server-side applications with minimal resource consumption. It provides a type-safe runtime environment that leverages static analysis to ensure consistent data structures across request handlers and server configurations, facilitating reliable API development. The framework distinguishes itself through a schema-driven validation layer that enforces strict data integrity for incoming requests and outgoing responses using standardized definitions. It utilizes an encapsulated plugin architecture that organizes appli

    JavaScripthacktoberfestnodejsperformance
    Auf GitHub ansehen↗36,508
  • talentlessguy/tinyhttpAvatar von talentlessguy

    talentlessguy/tinyhttp

    2,892Auf GitHub ansehen↗

    🦄 0-legacy, tiny & fast web framework as a replacement of Express

    TypeScript
    Auf GitHub ansehen↗2,892
  • Alle 30 Alternativen zu Loopback Next anzeigen→