4.2.0 • Published 2 years ago

loopback-next-temp-patch v4.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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.

VersionStatusPublishedEOL
LoopBack 4CurrentOct 2018Apr 2025 (minimum)
LoopBack 3End-of-LifeDec 2016Dec 2020
LoopBack 2End-of-LifeJul 2014Apr 2019

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

Installation

Make sure you have the following installed:

PackageVersion/-sLinkNote
Node.jsMaintenance 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 security@loopback.io with a full description and steps to reproduce.

See SECURITY.md for more details.

Team

Project Architect

Raymond Feng
raymondfeng

Technical Steering Committee

Raymond FengDiana LauMario EstradaRifa AchrinzaFrancisco Buceta
raymondfengdhmlaumarioestradarosaachrinzafrbuceta

Other Project Maintainers

Nora AbdelgadirMatthew SchneeHage Yaapa
nabdelgadirmschneehacksparrow
Agnes LinMadakyHugo Da Roit
agnes512madakyyaty
Nico FlaigDenny BarteltDouglas McConnachie
nflaigderdekadougal83

See all contributors.

Alumni

License

MIT