-
> ### Original Description
> To eliminate two files definition by users (proto.file and typescript) we can create a tool to automatically generate typescript interfaces/classes from a proto file and …
VMois updated
6 years ago
-
As [LoopBack joins the OpenJS Foundation](https://openjsf.org/blog/2021/06/02/loopback-joins-openjs-foundation-as-new-incubating-project/), we'll be moving the LoopBack4 related repos to the new GH or…
-
https://github.com/strongloop/loopback4-extension-grpc/issues/31
We were evaluating if we could expose loopback v4 endpoints as gRPC endpoints, and found that the `.proto.ts` part of the code durin…
-
I am running a loopback4 server and looking forward to connecting it to an MQTT Server (HiveMQ).
My search landed me here and I want to know if there are efforts to make this component ready for use.
-
From the [OpenJS Foundation (OpenJSF) Infrastructure Menu](https://github.com/openjs-foundation/cross-project-council/blob/8874993a95ab9511efb43e4eb61b71485db6ce19/project-resources/INFRASTRUCTURE_MEN…
-
# Description/Steps to reproduce
1. Scaffolded a LB 4 app as "loopback4-example-express-composition"
2. $ npm install --save @loopback/grpc
3. Modified Index.ts file with the code explained in …
-
Customers are the most important driving power for us! If you are using Casbin, please leave comment with the following format:
- Name: Casdoor demo site
- Company: Casbin open source organization…
-
## Description / Steps to reproduce / Feature proposal
The log extension provided as an example doesn't have any documentation on what to expect after implementing the LogMixin. It looks like it shou…
ghost updated
4 years ago
-
@raymondfeng
Thanks for sharing this example.
I tried using your example code and have a few observations that I would like to share with you.
1. I think we should make "offset" a user inpu…
-
### Describe the bug
Repository queries with relations that do not explicitly set all the keyTo / keyFrom / through properties will lead to broken SQL queries that contain duplicated title case col…