awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
S

strongloop/loopback-next

0
View on GitHub↗
0 stars·0 forks·10 views

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 history

Star history chart for strongloop/loopback-nextStar history chart for strongloop/loopback-next

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Loopback Next

Similar open-source projects, ranked by how many features they share with Loopback Next.
  • nestjs/nestnestjs avatar

    nestjs/nest

    75,862View on GitHub↗

    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
    View on GitHub↗75,862
  • rishiip/ruby-on-rails-interview-questionsrishiip avatar

    rishiip/ruby-on-rails-interview-questions

    89View on GitHub↗

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

    View on GitHub↗89
  • fastify/fastifyfastify avatar

    fastify/fastify

    36,508View on GitHub↗

    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
    View on GitHub↗36,508
  • talentlessguy/tinyhttptalentlessguy avatar

    talentlessguy/tinyhttp

    2,892View on GitHub↗

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

    TypeScript
    View on GitHub↗2,892
See all 30 alternatives to Loopback Next→

Frequently asked questions

What does strongloop/loopback-next do?

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

What are the main features of strongloop/loopback-next?

The main features of strongloop/loopback-next are: Backend Frameworks, Web Frameworks.

What are some open-source alternatives to strongloop/loopback-next?

Open-source alternatives to strongloop/loopback-next include: 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.