-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
480 lines (455 loc) · 26.7 KB
/
Copy pathindex.html
File metadata and controls
480 lines (455 loc) · 26.7 KB
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
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta -->
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="pREST - Instant RESTFul APIs for your data, join data across databases, REST services to build powerful modern applications" />
<!-- SITE TITLE -->
<title>pREST | Instant RESTFul APIs for your data | Join data across databases, REST services to build powerful modern applications</title>
<!-- Favicon Icon -->
<link rel="shortcut icon" type="image/x-icon" href="/assets/images/logo-blue-80x80.png">
<!-- Animation CSS -->
<link rel="stylesheet" href="/assets/css/animate.css">
<!-- Latest Bootstrap min CSS -->
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap-grid.min.css">
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap-reboot.min.css">
<!-- Google Font -->
<link href="https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900" rel="stylesheet">
<!-- Font Awesome CSS -->
<link rel="stylesheet" href="/assets/css/ionicons.min.css">
<!--- owl carousel CSS-->
<link rel="stylesheet" href="/assets/owlcarousel/css/owl.carousel.min.css">
<link rel="stylesheet" href="/assets/owlcarousel/css/owl.theme.css">
<!-- Magnific Popup CSS -->
<link rel="stylesheet" href="/assets/css/magnific-popup.css">
<!-- Style CSS -->
<link rel="stylesheet" href="/assets/css/style.css">
<!-- RTL CSS -->
<link rel="stylesheet" href="/assets/css/rtl-style.css">
<link rel="stylesheet" href="/assets/css/responsive.css">
<!-- Color CSS -->
<link rel="stylesheet" href="/assets/color/theme-pink.css">
</head>
<body class="v_dark_light" data-spy="scroll" data-offset="110">
<!-- START HEADER -->
<header class="header_wrap fixed-top">
<div class="container">
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand page-scroll animation logo-menu" href="#home" data-animation="fadeInLeft" data-animation-delay="0.8s">
pREST
<img class="logo_light" src="/assets/images/logo.png" alt="logo" />
<img class="logo_dark" src="/assets/images/logo_dark.png" alt="logo" />
</a>
<button class="navbar-toggler animation" data-animation="fadeInRight" data-animation-delay="1.2s" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span
class="ion-android-menu"></span> </button>
<div class="collapse navbar-collapse justify-content-end" id="navbarSupportedContent">
<ul class="navbar-nav animation" data-animation="fadeInDown" data-animation-delay="1.2s">
<li><a class="nav-link page-scroll" href="#about">About</a></li>
<li><a class="nav-link page-scroll" href="#how_it_works">How it works</a></li>
<!--<li><a class="nav-link page-scroll" href="#blog">Blog</a></li>-->
<li><a class="nav-link page-scroll" href="#road_map">Roadmap</a></li>
<li><a class="nav-link page-scroll" href="#team">Team</a></li>
</ul>
<ul class="navbar-nav nav_btn animation" data-animation="fadeInRight" data-animation-delay="1.6s">
<li><a class="btn btn-default" href="https://docs.prestd.com/" target="_blank">Docs</a></li>
<!--
<li><a class="nav-link page-scroll btn btn-default" href="#mobileapp">Our App</a></li>
-->
</ul>
</div>
</nav>
</div>
</header>
<!-- START HEADER -->
<!-- START SECTION BANNER -->
<section id="home" class="banner_section section_gradiant_dark">
<div id="banner_bg_effect" class="banner_effect"></div>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-md-12 col-sm-12 order-lg-first text_md_center">
<div class="banner_text">
<h1 class="animation" data-animation="fadeInUp" data-animation-delay="1.5s">
<span>pREST</span> RESTFul Engine
</h1>
<h3 class="animation" data-animation="fadeInUp" data-animation-delay="1.6s">simplify and accelerate development</h3>
<p class="animation" data-animation="fadeInUp" data-animation-delay="1.7s">instant, realtime, high-performance on any Postgres application, existing or new</p>
<div class="banner_btn animation" data-animation="fadeInUp" data-animation-delay="1.8s">
<a href="https://github.com/prest/prest" target="_blank" class="btn btn-default page-scroll nav-link">Github <i
class="ion-social-github-outline"></i></a>
<a href="https://github.com/prest/prest#1-click-deploy" target="_blank" class="btn btn-border">One Click
Deploy <i class="ion-ios-cloud-upload-outline"></i></a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-12 col-sm-12 order-first">
<div class="banner_image_right res_md_mb_50 res_xs_mb_30 animation" data-animation="fadeInRight" data-animation-delay="1.5s">
<img src="/assets/images/banner_vector3.png" alt="RESTful API connection N applications, mobile app, dashboard, BI system, Analitycs, e.g" />
</div>
</div>
</div>
</div>
<div style="background-image:url('assets/images/banner_wave.png');" class="section_wave"></div>
</section>
<!-- END SECTION BANNER -->
<!-- START SECTION HOW IT WORK -->
<section id="how_it_works" class="how_work" data-parallax="scroll" data-image-src="/assets/images/how_it_work_bg.png">
<div class="container">
<div class="row">
<div class="col-lg-5 col-md-12 col-sm-12">
<div class="title_dark">
<h2 class="animation" data-animation="fadeInUp" data-animation-delay="0.1s">How it Works</h2>
<p class="animation" data-animation="fadeInUp" data-animation-delay="0.2s">No complexity to use, download a single binary for all operating systems (and architectures). You can also extend and write your own endpoints as you would using one framework, gaining all existing endpoints for free.</p>
</div>
<a href="https://github.com/prest/prest/releases/latest" target="_blank" class="btn btn-default page-scroll animation" data-animation="fadeInUp" data-animation-delay="0.3s">Binary Download <i class="ion-ios-cloud-download"></i></a>
</div>
<div class="col-lg-7 col-md-12 col-sm-12">
<div class="work_box animation" data-animation="fadeInUp" data-animation-delay="0.3s">
<div class="box_inner"> <i class="ion-ios-locked"></i>
<h4>JWT Auth (Secure)</h4>
<p>Add the JWT Authentication Middleware to implement authentication using JSON Web Token. This middleware will process the authorization header, check if there is a JSON Web Token in it, and if it is, create the user identity
and claims based on the content of JWT.
</p>
</div>
</div>
<div class="work_box animation" data-animation="fadeInUp" data-animation-delay="0.4s">
<div class="box_inner"> <i class="ion-ios-refresh"></i>
<h4>Migrations</h4>
<p>Migrations are pREST's way of propagating changes you make to your tables (adding a field, deleting a table, etc.) into your database schema.</p>
</div>
</div>
<div class="work_box animation" data-animation="fadeInUp" data-animation-delay="0.5s">
<div class="box_inner"> <i class="ion-document-text"></i>
<h4>Queries (SQL Script)</h4>
<p>If need perform an advanced SQL, you can write some scripts SQL and access them by REST. These scripts are templates where you can pass by URL, values to them. With possibility to add script in your version control, if you
prefer to use function and visualization (loved by DBAs, but not by engineers)</p>
</div>
</div>
<div class="work_box animation" data-animation="fadeInUp" data-animation-delay="0.6s">
<div class="box_inner"> <i class="ion-key"></i>
<h4>Built-in Restrict Permissions</h4>
<p>Set read, write and update permissions on your tables, not needing to open 100% of your database as API and hide sensitive fields (example password field).</p>
</div>
</div>
</div>
</div>
</div>
<div class="shape shap1"></div>
</section>
<!-- END SECTION HOW IT WORK -->
<!-- START SECTION ABOUT US -->
<section id="about" class="section_gradiant_dark">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="title_light">
<span class="animation" data-animation="fadeInUp" data-animation-delay="0.2s">What is
pREST</span>
<p class="animation" data-animation="fadeInUp" data-animation-delay="0.3s">software that was born open-source in November 2016, to speed up the work of providing fast, easy, and secure data access via a RESTful interface and since then many developers have used pREST to build their data layer for modern
applications.
</p>
<p class="animation" data-animation="fadeInUp" data-animation-delay="0.4s">At pREST, we are on a mission to make the process of new business development faster by making data access fast, secure and scalable. We want to reach a world where access to large volumes of data is simple without complex software
development!
</p>
</div>
</div>
<div class="col-lg-6 col-md-6 col-sm-12">
<div class="animation res_sm_mt_30" data-animation="fadeInRight" data-animation-delay="0.1s">
<img src="/assets/images/about_img3.png" alt="aboutimg" />
</div>
</div>
</div>
</div>
<div class="rounded_shape light_rounded_shape5"></div>
</section>
<!-- END SECTION ABOUT US -->
<!-- START SECTION TIMELINE & MOBILE APP -->
<section id="road_map" class="section_gradiant_dark">
<div class="container">
<div class="row text-center">
<div class="col-lg-8 col-md-12 offset-lg-2">
<div class="title_light">
<span class="animation" data-animation="fadeInUp" data-animation-delay="0.1s">RoadMap</span>
<h2 class="animation" data-animation="fadeInUp" data-animation-delay="0.2s">Product Timeline
</h2>
<p class="animation" data-animation="fadeInUp" data-animation-delay="0.3s">see our history and where we are going</p>
</div>
</div>
</div>
<div class="roadmap owl-carousel small_space animation" data-animation="fadeInUp" data-animation-delay="0.4s">
<div class="item">
<div class="roadmap_box rd_complete">
<div class="roadmap_inner">
<div class="roadmap_icon icon_gradient_box"></div>
<h6>Aug 2020</h6>
<p>Release v1.0.0 - mono repository</p>
</div>
</div>
</div>
<div class="item">
<div class="roadmap_box rd_complete">
<div class="roadmap_inner">
<div class="roadmap_icon icon_gradient_box"></div>
<h6>Aug 2018</h6>
<p>Release v0.3.4 - after years</p>
</div>
</div>
</div>
<div class="item">
<div class="roadmap_box rd_complete">
<div class="roadmap_inner">
<div class="roadmap_icon icon_gradient_box"></div>
<h6>Jan 2018</h6>
<p>Split in N packages - worst fall</p>
</div>
</div>
</div>
<div class="item">
<div class="roadmap_box rd_complete">
<div class="roadmap_inner">
<div class="roadmap_icon icon_gradient_box"></div>
<h6>Aug 2017</h6>
<p>First public release v0.1</p>
</div>
</div>
</div>
<div class="item">
<div class="roadmap_box">
<div class="roadmap_inner">
<div class="roadmap_icon icon_gradient_box"></div>
<h6>May 2017</h6>
<p>CORS support</p>
</div>
</div>
</div>
<div class="item">
<div class="roadmap_box">
<div class="roadmap_inner">
<div class="roadmap_icon icon_gradient_box"></div>
<h6>Apr 2017</h6>
<p>PostgreSQL view support</p>
</div>
</div>
</div>
<div class="item">
<div class="roadmap_box">
<div class="roadmap_inner">
<div class="roadmap_icon icon_gradient_box"></div>
<h6>Mar 2017</h6>
<p>Join support</p>
</div>
</div>
</div>
<div class="item">
<div class="roadmap_box">
<div class="roadmap_inner">
<div class="roadmap_icon icon_gradient_box"></div>
<h6>Fev 2017</h6>
<p>Migration support</p>
</div>
</div>
</div>
<div class="item">
<div class="roadmap_box">
<div class="roadmap_inner">
<div class="roadmap_icon icon_gradient_box"></div>
<h6>Jan 2017</h6>
<p>First team working part of time</p>
</div>
</div>
</div>
<div class="item">
<div class="roadmap_box">
<div class="roadmap_inner">
<div class="roadmap_icon icon_gradient_box"></div>
<h6>December 2018</h6>
<p>Exchange Bitcontent to Bitcoin</p>
</div>
</div>
</div>
<div class="item">
<div class="roadmap_box rd_complete">
<div class="roadmap_inner">
<div class="roadmap_icon icon_gradient_box"></div>
<h6>Nov 2016</h6>
<p>where it all began: initial commit</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- END SECTION TIMELINE & MOBILE APP -->
<!-- START SECTION TEAM -->
<section id="team" class="team_wrap" data-parallax="scroll" data-image-src="/assets/images/team_bg.png">
<div class="container">
<div class="row text-center">
<div class="col-lg-8 col-md-12 offset-lg-2">
<div class="title_dark">
<span class="animation" data-animation="fadeInUp" data-animation-delay="0.1s">Team</span>
<h2 class="animation" data-animation="fadeInUp" data-animation-delay="0.2s">Contributors</h2>
<p class="animation" data-animation="fadeInUp" data-animation-delay="0.3s">See all contributors, regardless of contribution will be listed here
</p>
</div>
</div>
</div>
<div class="row small_space" id="github-team">
<!-- pREST Team JS Load -->
</div>
</div>
<div class="shape shap1"></div>
<div class="shape shap2"></div>
</section>
<!-- END SECTION TEAM -->
<!-- START SECTION WHITEPAPER & CONTACT -->
<section id="whitepaper" class="section_gradiant_dark">
<div class="container">
<div id="contact">
<div class="divider large_divider"></div>
<div class="row text-center">
<div class="col-md-12">
<div class="title_light">
<span class="animation" data-animation="fadeInUp" data-animation-delay="0.1s">Contact
Us</span>
<h2 class="animation" data-animation="fadeInUp" data-animation-delay="0.2s">talk to us, we can help you use pREST in your company or product
</h2>
</div>
</div>
</div>
<div class="divider small_divider"></div>
<div class="row">
<div class="col-lg-5 col-md-5 res_sm_mt_30">
<ul class="list_none contact_info mt-margin">
<li class="input-group-prepend align-items-center animation" data-animation="fadeInUp" data-animation-delay="0.3s">
<i class="ion-ios-email"></i>
<div class="contact_detail">
<span>Email</span>
<p>opensource@prestd.com</p>
</div>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="section_wave2" style="background-image:url('/assets/images/wave.png');"></div>
</section>
<!-- START SECTION WHITEPAPER & CONTACT -->
<!-- START FOOTER SECTION -->
<footer>
<div class="top_footer bg_black_dark text_md_center">
<div class="container">
<div class="row">
<div class="col-xl-3 col-lg-6 col-sm-12 res_lg_mb_50 res_sm_mb_40">
<h4 class="animation footer_title" data-animation="fadeInUp" data-animation-delay="0.2s">Social Media
</h4>
<ul class="list_none footer_social">
<li class="animation" data-animation="fadeInUp" data-animation-delay="0.1s"><a href="https://github.com/prest" target="_blank"><i
class="ion-social-github"></i></a></li>
<li class="animation" data-animation="fadeInUp" data-animation-delay="0.3s"><a href="https://twitter.com/postgresrest" target="_blank"><i
class="ion-social-twitter"></i></a></li>
</ul>
</div>
<div class="col-xl-6 col-lg-6 col-sm-12 res_lg_mb_50 res_sm_mb_40">
<div class="newsletter_form newslattter_small">
<h4 class="animation footer_title" data-animation="fadeInUp" data-animation-delay="0.2s">
Subscribe Our Newsletter</h4>
<form class="animation" data-animation="fadeInUp" data-animation-delay="0.3s" action="https://xxx.us20.list-manage.com/subscribe/post?u=7bde1142292dac20a26635531&id=6a4ca47129" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form"
target="_blank">
<div class="outline_input">
<input type="email" name="EMAIL" id="mce-EMAIL" required placeholder="Enter Email Address" />
</div>
<!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups-->
<div style="display: none;" aria-hidden="true"><input type="text" name="b_7bde1142292dac20a26635531_6a4ca47129" tabindex="-1" value=""></div>
<button type="submit" title="Subscribe" class="btn btn-default" name="submit" value="Submit"><span class="ion-android-send"></span>Subscribe <i
class="ion-ios-arrow-thin-right"></i></button>
</form>
</div>
</div>
<div class="col-xl-3 col-lg-12 col-sm-12">
<h4 class="animation footer_title" data-animation="fadeInUp" data-animation-delay="0.2s">Quick Links
</h4>
<ul class="list_none footer_link animation" data-animation="fadeInUp" data-animation-delay="0.6s">
<li><a href="#team">Team</a></li>
<li><a href="#how_it_works">How it works</a></li>
<li><a href="#road_map">Roadmap</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</div>
</div>
<div class="rounded_shape light_rounded_shape4"></div>
</div>
<div class="bottom_footer staggered-animation-wrap">
<div class="container">
<div class="row">
<div class="col-md-6">
<p class="copyright staggered-animation" data-animation="fadeInLeft" data-animation-delay="0.1s" id="copyright">Copyright © 2016 All Rights Reserved</p>
</div>
<div class="col-md-6">
<ul class="list_none footer_menu staggered-animation" data-animation="fadeInRight" data-animation-delay="0.2s">
<li><a href="https://github.com/prest/prest/blob/master/CODE_OF_CONDUCT.md" target="_black">Code of Conduct</a></li>
<li><a href="https://github.com/prest/prest/blob/master/CONTRIBUTING.md" target="_blank">Contribution Guidelines</a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- END FOOTER SECTION -->
<a href="#top" class="scrollup btn-default animation" data-animation="zoomIn" data-animation-delay="0.1s" style="display: none;"><i class="ion-ios-arrow-up"></i></a>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-105743002-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-105743002-1');
</script>
<!-- Latest jQuery -->
<script src="/assets/js/jquery-1.12.4.min.js"></script>
<!-- Latest compiled and minified Bootstrap -->
<script src="/assets/bootstrap/js/bootstrap.min.js"></script>
<!-- owl-carousel min js -->
<script src="/assets/owlcarousel/js/owl.carousel.min.js"></script>
<!-- magnific-popup min js -->
<script src="/assets/js/magnific-popup.min.js"></script>
<!-- waypoints min js -->
<script src="/assets/js/waypoints.min.js"></script>
<!-- parallax js -->
<script src="/assets/js/parallax.js"></script>
<!-- particles min js -->
<script src="/assets/js/particles.min.js"></script>
<!-- custom scripts -->
<script src="/assets/js/scripts.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.loadtemplate/1.5.10/jquery.loadTemplate.min.js" integrity="sha512-T1zx+UG2gXu9mr29wvzaKkNUmAOAie40T32ZPIvcRPJgO5br53+Ocqj8gzguUuix7FK+Z3ncRCJMaZcumnPZzg==" crossorigin="anonymous"></script>
<script id="github-contrib-tmpl" type="text/html">
<div class="col-lg-3 col-md-6 col-sm-6">
<div id="team_box" class="animation animated fadeInUp" data-animation="fadeInUp" data-animation-delay="1s" style="padding: 10px 0px 10px 0px; animation-delay: 1s; visibility: visible;">
<div class="team_img text-center">
<a data-href="html_url" target="_blank">
<img data-src="avatar_url" data-alt="login" />
</a>
</div>
<div class="team_info text-center section_gradiant_dark">
<h4>
<a data-href="html_url" target="_blank" data-content="login"></a>
</h4>
</div>
</div>
</div>
</script>
<script src="/assets/js/github_contrib.js"></script>
<script>
const copyright =
`Copyright © 2016 - ${ new Date().getFullYear() } All Rights Reserved`
document
.getElementById("copyright")
.innerHTML = copyright
</script>
</body>
</html>