docs/site/index.md
LoopBack is an award-winning, highly extensible, open-source Node.js and TypeScript framework based on Express. It enables you to quickly create APIs and microservices composed from backend systems such as databases and SOAP or REST services.
The diagram below demonstrates how LoopBack serves as a composition bridge between incoming requests and outgoing integrations. It also shows the different personas who are interested in various capabilities provided by LoopBack.
async / await,
modules.We use the Diátaxis documentation authoring framework which organizes technical documentation into a system based on four quadrants:
Learning-oriented Tutorials provide hands-on lessons where users can learn
the framework by doing.
Problem-oriented How-to Guides provide recipes to solve specific goals you
may encounter while building a LoopBack project.
Understanding-oriented Concepts pages provide the explanation of
architecture concepts, wider view and deeper knowledge about the framework.
Information-oriented Reference guides provide technical description of the
machinery and how to use it.