/loopback-next

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

Primary LanguageTypeScriptOtherNOASSERTION

loopback-next

Gitter Travis Build Status AppVeyor Build status Coverage Status

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: Developer Preview #3

LoopBack 4 is a work in progress, the public API is frequently changed in backward incompatible ways. See Upcoming-Releases on wiki for more details.

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.

NOTE: It is not recommended for production use yet. For production, use LoopBack 3.

Installation

Make sure you have the following installed:

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 your started:

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

Team

Project Architects

Raymond Feng Miroslav Bajtos Ritchie Martori
raymondfeng bajtos ritch

Project Maintainers

Taranveer Virk Biniam Admikew Kyu Shim Diana Lau
virkt25 b-admike dhmlau
Janny Hou Simon Ho Hage Yaapa
jannyhou superkhau hacksparrow

See all contributors.

License

MIT