All Projects → loopbackio → loopback-next

loopbackio / loopback-next

Licence: other
LoopBack makes it easy to build modern API applications that require complex integrations.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
EJS
674 projects
CSS
56736 projects
shell
77523 projects
HTML
75241 projects

Projects that are alternatives of or similar to loopback-next

Loopback Next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 3,972 (-9.97%)
Mutual labels:  ioc, repository, dependency-injection, openapi, loopback, strongloop, service-proxy
Blog.core
💖 ASP.NET Core 6.0 全家桶教程,前后端分离后端接口,vue教程姊妹篇,官方文档:
Stars: ✭ 3,542 (-19.72%)
Mutual labels:  ioc, repository, dependency-injection
Ioc
🦄 lightweight (<1kb) inversion of control javascript library for dependency injection written in typescript
Stars: ✭ 171 (-96.12%)
Mutual labels:  ioc, dependency-injection
Php Di
The dependency injection container for humans
Stars: ✭ 2,273 (-48.48%)
Mutual labels:  ioc, dependency-injection
waiter
Dependency injection, Inversion of control container for rust with compile time binding.
Stars: ✭ 71 (-98.39%)
Mutual labels:  ioc, dependency-injection
Awilix
Extremely powerful Inversion of Control (IoC) container for Node.JS
Stars: ✭ 2,269 (-48.57%)
Mutual labels:  ioc, dependency-injection
Qframework
Unity3D System Design Architecture
Stars: ✭ 2,326 (-47.28%)
Mutual labels:  ioc, dependency-injection
Testdeck
Object oriented testing
Stars: ✭ 206 (-95.33%)
Mutual labels:  ioc, dependency-injection
Dry Auto inject
Container-agnostic constructor injection mixin
Stars: ✭ 149 (-96.62%)
Mutual labels:  ioc, dependency-injection
Typhoon
Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨
Stars: ✭ 2,711 (-38.55%)
Mutual labels:  ioc, dependency-injection
Dry System
Organize your code into reusable components
Stars: ✭ 228 (-94.83%)
Mutual labels:  ioc, dependency-injection
DI-compiler
A Custom Transformer for Typescript that enables compile-time Dependency Injection
Stars: ✭ 62 (-98.59%)
Mutual labels:  ioc, dependency-injection
Container
A lightweight yet powerful IoC container for Go projects
Stars: ✭ 160 (-96.37%)
Mutual labels:  ioc, dependency-injection
Hiboot
hiboot is a high performance web and cli application framework with dependency injection support
Stars: ✭ 150 (-96.6%)
Mutual labels:  ioc, dependency-injection
Tsyringe
Lightweight dependency injection container for JavaScript/TypeScript
Stars: ✭ 2,761 (-37.42%)
Mutual labels:  ioc, dependency-injection
Dotnetcore
.NET 5 Nuget Packages.
Stars: ✭ 146 (-96.69%)
Mutual labels:  ioc, repository
Typedi
Simple yet powerful dependency injection tool for JavaScript and TypeScript.
Stars: ✭ 2,832 (-35.81%)
Mutual labels:  ioc, dependency-injection
stashbox
A lightweight, fast, and portable dependency injection framework for .NET-based solutions.
Stars: ✭ 120 (-97.28%)
Mutual labels:  ioc, dependency-injection
Disco
PSR-11 compatible Dependency Injection Container for PHP.
Stars: ✭ 135 (-96.94%)
Mutual labels:  ioc, dependency-injection
Node Dependency Injection
The NodeDependencyInjection component allows you to standarize and centralize the way objects are constructed in your application.
Stars: ✭ 140 (-96.83%)
Mutual labels:  ioc, dependency-injection

LoopBack4 logo

Continuous Integration Status AppVeyor Build status Coverage Status CodeQL Status

Twitter Facebook LinkedIn Slack

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

  • Fast, small, powerful, extensible core
  • Generate real APIs with a single command
  • Define your data and endpoints with OpenAPI
  • No maintenance of generated code

Status: General Availability

LoopBack 4 GA (General Availability) has been released in October 2018, read more in the announcement post.

The documentation website is https://loopback.io/doc/en/lb4/.

Learn about the latest and greatest features and technologies in LoopBack 4 by using it for your next project. Start by having a look at Getting Started.

Check the API documentation for all the API usages in each package.

Long Term Support

We don't provide any LTS version for LoopBack 4 yet. Please join the discussion in loopback-next#4398 if you are interested in a version that's less frequently changed.

We are providing Maintenance support for LoopBack 3 until December 2020.

Version Status Published EOL
LoopBack 4 Current Oct 2018 Apr 2025 (minimum)
LoopBack 3 End-of-Life Dec 2016 Dec 2020
LoopBack 2 End-of-Life Jul 2014 Apr 2019

Please refer to our Long Term Support Policy for more details.

Installation

Make sure you have the following installed:

Package Version/-s Link Note
Node.js Maintenance LTS (v14)
Active LTS (v16)
Current (v17 & v18)
https://nodejs.org/en/about/releases/ The use of the current version for production is not recommended.

Install LoopBack 4 CLI to help create new projects as follows:

npm i -g @loopback/cli

To create your first LoopBack 4 application, see Getting Started.

Documentation

Contributing

See the following resources to get you started:

You can join the team by posting a comment to issue #110.

Security

If you think you have discovered a new security issue with any LoopBack package, please do not report it on GitHub. Instead, send an email to [email protected] with a full description and steps to reproduce.

See SECURITY.md for more details.

Team

Project Architect

Raymond Feng
raymondfeng

Technical Steering Committee

Raymond Feng Diana Lau Mario Estrada Rifa Achrinza Francisco Buceta
raymondfeng dhmlau marioestradarosa achrinza frbuceta

Other Project Maintainers

Nora Abdelgadir Matthew Schnee Hage Yaapa
nabdelgadir mschnee hacksparrow
Agnes Lin Madaky Hugo Da Roit
agnes512 madaky yaty
Nico Flaig Denny Bartelt Douglas McConnachie
nflaig derdeka dougal83
Samarpan Bhattacharya
samarpanB

See all contributors.

Alumni

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].