forked from loopbackio/loopback.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
what-our-users-say.html
331 lines (312 loc) · 18.1 KB
/
what-our-users-say.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="author" content="">
<!-- not working -->
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<title>LoopBack</title>
<!-- Bootstrap core CSS -->
<link href="dist/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans" rel="stylesheet">
<link href="css/loopback.css" rel="stylesheet">
<link href="css/users.css" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-150726441-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-150726441-2');
</script>
</head>
<body>
<!-- Navbar -->
<div id="navbar-template"></div>
<div class="r-masthead">
<div class="container-fluid"></div>
<div class="header-space"></div>
<h2>What our users say</h2>
<br>
<h5 style="font-weight: normal">Let's continue to build our community together.</h5>
<div class="header-space"></div>
</div>
<hr class="hairline">
<section class="odd-section">
<div class="container">
<p style="height:24px"></p>
<div class="row text-center" style="justify-content: center">
Wanna tell us about your LoopBack usage?
Click <a href="https://github.com/strongloop/loopback-next/issues/3047" target="_blank" rel="noopener noreferrer"> here</a>.
</div>
<p style="height:24px"></p>
<div class="row text-center" style="justify-content: center">
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"SourceFuse builds innovative applications for enterprises. After having used most Node.js frameworks, we are excited to select LoopBack V4 as a our go-to framework for delivering secure and scalable systems to our clients. To that end, SourceFuse is investing heavily in training it's staff on the best practices LoopBack V4 offers and giving back to the open source community by contributing to the project and organizing meetups for the local Node.js community."
<br>
<br>
<b>Kabir Singh Chandhoke, Chief Operating Officer, SourceFuse</b>
</div>
</a>
</div>
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"At Humans of Code, we always wanted a reliable node based backend that helps us with very rapid prototyping and has a way forward to production release at scale. LoopBack stood high amongst all other frameworks over time. Almost 80% of our user stories get covered with the 20% of generated code. LB provided us with a great leverage on time so that we can focus on business logic, rather than boilerplate code. With LoopBack 4 released and added support for TypeScript, we are excited for the great things ahead."
<br>
<br>
<b>Vivek Dwivedi, Founder, Humans of Code</b>
</div>
</a>
</div>
</div>
<div class="row text-center" style="justify-content: center">
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"The Fundrails platform is built with LoopBack and industry leading technologies to enable integration with different providers, blockchain and expose APIs for our partners to consume. Our ubiquitous API (and GraphQL endpoint) powers an end-to-end digital onboarding, transfer agency for funds and integrations to our customer's fund accounting solutions."
<br>
<br>
<b>Kowsheek Mahmood, CTO, Fundrails</b>
</div>
</a>
</div>
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"When we set out to build our ERP system for the aviation industry we carefully researched various options. Node.js and the LoopBack framework came out far ahead. Its powerful features and built-in functionality made it incredibly quick and easy. Plus, LoopBack’s ability to auto-generate the entire API layer makes it a winner."
<br>
<br>
<b>Lee Johnson, FlightOffice CEO & Founder</b>
</div>
</a>
</div>
</div>
<div class="row text-center" style="justify-content: center">
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"We are excited to be collaborating with StrongLoop on our Reseller API. Co-developing a solution with the industry leader in Node has allowed us to accelerate the delivery of solutions to our reseller partners and drive revenue growth for them. Our external API is an incredibly important aspect of our overall technical strategy."
<br>
<br>
<b>Elissa Murphy, GoDaddy Chief Technology Officer</b>
</div>
</a>
</div>
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"FoKo is using LoopBack to create a whole new backend for a photo-sharing application specifically for enterprises. Loopback has allowed us to move away from Parse and we are now using Loopback with MongoDB, Redis, and Amazon S3. We are moving quite fast with such an awesome product and have already made contributions back to the LoopBack project."
<br>
<br>
<b>Benjamin Boudreau, FoKo Software Developer</b>
</div>
</a>
</div>
</div>
<div class="row text-center" style="justify-content: center">
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"Our company has been using LoopBack for several years. We started using it from its beginnings and the truth is that we love this new version. We want to congratulate the Strongloop Team from PTG Team for making developer's life a bit easier."
<br>
<br>
<b>Jesús Mora, CTO & Co-Founder, Pitagorines Group</b>
</div>
</a>
</div>
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"I applaud the effort and dedication taken to build such high-quality, robust and modern framework, which is a key piece in our architecture since years ago.
It accelerates our development efforts insanely, saving us a precious time designing and deploying our REST APIs at Fixr. One of our best choices! Thank you team!"
<br>
<br>
<b>Antonio Parraga, CTO & Co-Founder, Fixr</b>
</div>
</a>
</div>
</div>
<div class="row text-center" style="justify-content: center">
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"Thanks to LoopBack we are EASILY developing a highly functional API system but above all it has satisfied all our stress tests.
I believe that in the future we will no longer manage our Backends with PHP.
Thanks to the pre-compiled structure in clear code we are able to focus our development exclusively on our idea.
The automatic update of models with database columns is something magical.
You can choose to use it only as a server or offer an API Explorer for your project automatically linked with your routes.
Our team was able to create a Backend for Angular with tables, queries, authentication and endpoints in just 10 minutes from the command line! The Frontend was still writing CSS.
I think this framework is the future of high level applications and we are honored to develop with it!"
<br>
<br>
<b>Aleksandr Ivanovitch, CTO, MwSpace</b>
</div>
</a>
</div>
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"At Whiteboard, we were looking to rapidly re-architect the way we communicate with our integration providers and LoopBack 4 emerged as the clear winner. Designing API endpoints and interfacing with third-party data sources couldn't be easier, allowing us to focus only on what matters. With the latest release being written entirely in Typescript, we have been able to leverage the power of paradigms like Dependency Injection to improve test quality and maintain a clean yet consistent coding standard across our repository. LoopBack gives rapid development a new meaning!"
<br>
<br>
<b>Kaushik Gnanaskandan, Director of Technology, Whiteboard Technology</b>
</div>
</a>
</div>
</div>
<div class="row text-center" style="justify-content: center">
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"Unbanked is a Brazilian fintech focused on digital and open banking solutions.
Being a modular and open platform, integrating the financial ecosystem in an agile
and secure way, we believe that the best way to do it is with freedom, transparency
and being as open as possible. For this reason, we chose to use LoopBack as the
framework for our main API and micro-services, so that we could take advantage of
all scalability, security, best practices and of course, the incredible support created
around this opensource community."
<br>
<br>
<b>Danilo Castro, CEO, Unbanked Pagamentos</b>
</div>
</a>
</div>
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
In Wizerg we develop platforms for small businesses, creative minds, startups and large multinational companies.
It has been 4 years since we implemented Loopback in our set of tools and developments, it was a good decision,
the development time was reduced by 40%, If I had to describe Loopback, it would be in 3 words, modular, powerful and robust.
Thanks to the entire Loopback team, they are part of the dreams fulfilled by several startups.
<br>
<br>
<b>Josué Caro, CEO, Wizerg</b>
</div>
</a>
</div>
</div>
<div class="row text-center" style="justify-content: center">
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"We use LoopBack to solve our client needs with rapid development, so we can focus on biz rules to get an awesome solution."
<br>
<br>
<b>Oliver Cera, CEO, Kumisoft</b>
</div>
</a>
</div>
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"LoopBack came to us like a magic wand. In record time, we can now produce strong and robust APIs for
our various
applications."
<br>
<br>
<b>Feuyan Tchouo, Lead Dev, PubPoint Smart Draw</b>
</div>
</a>
</div>
</div>
<div class="row text-center" style="justify-content: center">
<div class="col-sm-12 col-md-6">
<a class="card-2">
<div class="row" style="padding:10px">
"LoopBack has helped us immensely in building a highly scalable and maintainable application. We’ve been using it for
years to satisfy our clients, and I got to say that we are extremely impressed with the amount of time it helps the
developers save. Working with your framework has been a great experience for us."
<br>
<br>
<b>Thomas Abraham, CEO, Hubspire</b>
</div>
</a>
</div>
<div class="col-sm-12 col-md-6">
</div>
</div>
</div>
</div>
</section>
<hr class="hairline">
<!-- footer -->
<footer>
<div class="container">
<div class="row text-center">
<div class="col-md-3">
<img src="images/global/loopback-mark-frame-white.svg" width=40px/>
</div>
<div class="col-md-3">
<p class="label text-uppercase">Product</p>
<p class="regular">
<a href="getting-started.html">Getting Started</a>
</p>
<p class="regular">
<a href="doc/en/lb4/Tutorials.html">Tutorials</a>
</p>
</div>
<div class="col-md-3">
<p class="label text-uppercase" >Documentation</p>
<p class="regular">
<a href="/doc">Docs</a>
</p>
<p class="regular">
<a href="resources.html">Resources</a>
</p>
<p class="regular">
<a href="contribute.html">Contribute</a>
</p>
</div>
<div class="col-md-3">
<p class="label text-uppercase">Support</p>
<p class="regular">
<a href="/doc/en/lb4">LoopBack 4 Documentation</a>
</p>
<p class="regular">
<a href="https://loopback.io/doc/en/lb4/apidocs.index.html" target="_blank" rel="noopener noreferrer">API Docs</a>
</p>
<p class="regular">
<a href="https://strongloop.com/strongblog/" target="_blank" rel="noopener noreferrer">StrongLoop Blog</a>
</p>
<p class="regular">
<a href="https://www.ibm.com/marketplace/api-management" target="_blank" rel="noopener noreferrer">API Connect</a>
</p>
</div>
</div>
<hr class="hairline-footer">
<div class="row text-center">
<div class="col-md-6">
<p class="regular"> @ Copyright 2020 StrongLoop, an IBM company</p>
</div>
<div class="col-md-6">
<p style="float:right">
<a class="twitter-share-button"
href="https://twitter.com/intent/tweet?text=Creating APIs has never been easier using %23LoopBack 4 by %40StrongLoop. Check it out at loopback.io.&url= dloopback.io">
Tweet</a>
<a href="https://twitter.com/intent/tweet?screen_name=StrongLoop&ref_src=twsrc%5Etfw" class="twitter-follow-button" data-show-count="true">Tweet to @StrongLoop</a>
<script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</p>
</div>
</div>
</div>
</footer>
<script src="/dist/jquery/jquery-3.4.1.min.js" crossorigin="anonymous"></script>
<script src="dist/popper/1.14.0/umd/popper.min.js"></script>
<!-- Bootstrap core JavaScript -->
<script src="dist/bootstrap/js/bootstrap.min.js"></script>
<!-- GitHub button -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- Load the NavBar template -->
<script>
$(function(){
$("#navbar-template").load("navbar-template.html");
});
</script>
</body>
</html>