All Projects → mean-expert-official → Loopback Sdk Builder

mean-expert-official / Loopback Sdk Builder

Licence: other
Tool for auto-generating Software Development Kits (SDKs) for LoopBack

Projects that are alternatives of or similar to Loopback Sdk Builder

loopback-component-visualizer
Visualize your models and their relationships like ER diagram
Stars: ✭ 38 (-90.66%)
Mutual labels:  loopback
loopback-connector-firestore
Firebase Firestore connector for the LoopBack framework.
Stars: ✭ 32 (-92.14%)
Mutual labels:  loopback
grub-iso-multiboot
grab a .iso, put in a folder, boot it up.
Stars: ✭ 53 (-86.98%)
Mutual labels:  loopback
vue-loopback
A Vue project template with Loopback framework optionally with Vuex, Vue-router, and Auth boilerplaite
Stars: ✭ 52 (-87.22%)
Mutual labels:  loopback
loopback-connector-cassandra
Cassandra connector for the LoopBack framework.
Stars: ✭ 13 (-96.81%)
Mutual labels:  loopback
loopback-connector-mongodb
The official MongoDB connector for the LoopBack framework.
Stars: ✭ 183 (-55.04%)
Mutual labels:  loopback
loopback-object-acl
Object-level ACL for Loopback Node.js framework
Stars: ✭ 13 (-96.81%)
Mutual labels:  loopback
Loopback Datasource Juggler
Connect Loopback to various Data Sources
Stars: ✭ 268 (-34.15%)
Mutual labels:  loopback
loopback-typescript-example
Loopback with TypeScript
Stars: ✭ 13 (-96.81%)
Mutual labels:  loopback
LoopbackCapture
A tool which can be used to capture the loopback from audio devices.
Stars: ✭ 30 (-92.63%)
Mutual labels:  loopback
strong-error-handler
Error handler for use in development (debug) and production environments.
Stars: ✭ 36 (-91.15%)
Mutual labels:  loopback
buddy-linux
Do you remember "Wubi Ubuntu Installer"? This project is both a replacement and an improvement of Wubi. You will be able to install your Debian (or derived) distribution on a PC without repartitioning it, simply by using a secondary/external boot device (like a USB drive).
Stars: ✭ 17 (-95.82%)
Mutual labels:  loopback
fire-starter
Starter kit for the fireloop.io platform
Stars: ✭ 16 (-96.07%)
Mutual labels:  loopback
loopback-example-polyglot
Example LoopBack application with polyglot runtimes
Stars: ✭ 14 (-96.56%)
Mutual labels:  loopback
n-odata-server
Node.js OData Server
Stars: ✭ 79 (-80.59%)
Mutual labels:  loopback
acme-freight
Acme Freight's Logistics Wizard application is composed of several microservices, including three Cloud Foundry applications, LoopBack, API Connect, and multiple Cloud Function actions.
Stars: ✭ 43 (-89.43%)
Mutual labels:  loopback
loopback3 angular6 bootstrap4
API Rest build by Loopback. Frontend on Angular 6
Stars: ✭ 26 (-93.61%)
Mutual labels:  loopback
Loopback Next
LoopBack makes it easy to build modern API applications that require complex integrations.
Stars: ✭ 3,972 (+875.92%)
Mutual labels:  loopback
loopback-paginator
No description or website provided.
Stars: ✭ 13 (-96.81%)
Mutual labels:  loopback
loopback-component-migrate
Migration framework for loopback
Stars: ✭ 43 (-89.43%)
Mutual labels:  loopback

LoopBack SDK Builder

Disclaimer: This project is not longer directly extended or improved by the author Jonathan Casarrubias, though any PRs improving or extending the SDK Builder are continuously being accepted and integrated in a weekly basis. Therefore, this module keeps growing as long as the community keeps sending patches.

The @mean-expert/loopback-sdk-builder is a community driven module forked from the official loopback-sdk-angular and refactored to support Angular 2+.

The LoopBack SDK Builder will explore your LoopBack Application and will automatically build everything you need to start writing your Angular 2 Applications right away. From Interfaces and Models to API Services and Real-time communications.

NOTE: This sdk builder is not compatible with LoopBack 4.

Installation

$ cd to/loopback/project
$ npm install --save-dev @mean-expert/loopback-sdk-builder

Documentation

LINK TO WIKI DOCUMENTATION

Contribute

Most of the PRs fixing any reported issue or adding a new functionality are being accepted.

Use the development branch to create a new branch from. If adding new features a new unit test will be expected, though most of the patches nowadays are small fixes or tweaks that usually won't require a new test.

OIDC-SSO Service

A new campaing to call developers to register as beta testers for the OnixJS Single Sign-On Service is active now. This campaing will be running during the month of June 2018, allowing all of those registered users to have early access during closed beta.

  • Closed beta access will be active starting from July 2018.

Register now and get the chance to have an unlimited annual enterprise membership for free.

[REQUEST EARLY ACCESS HERE]

Technology References:

  • OnixJS: Enterprise Grade NodeJS Platform implementing Industry Standards & Patterns in order to provide the best Connectivity, Stability, High-Availability and High-Performance.
  • Single Sign-On (SSO): Is a property of access control of multiple related, yet independent, software systems. With this property, a user logs in with a single ID and password to gain access to a connected system or systems without using different usernames or passwords, or in some configurations seamlessly sign on at each system.
  • OpenID Connect (OIDC): OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner.

Contact

Discuss features and ask questions on @johncasarrubias at Twitter.

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].