Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F8321600
README.md
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
710 B
Referenced Files
None
Subscribers
None
README.md
View Options
The
**
limiting
-
factor
**
crate
offers
facilities
to
implement
a
REST
API
.
##
Goal
The
goal
of
this
library
is
to
provide
:
-
glue
code
for
Rocket
and
Diesel
-
standard
API
replies
-
boilerplate
to
parse
environment
to
extract
configuration
and
run
a
server
That
allows
an
API
or
a
back
-
end
web
server
to
focus
on
requests
and
data
model
,
and
to
maintain
helper
methods
as
a
separate
library
.
##
Dependencies
*
Diesel
,
as
PostgreSQL
ORM
,
with
r2d2
support
to
pool
connections
*
Rocket
,
as
web
framework
*
Chrono
,
for
date
and
time
types
##
Credits
The
glue
code
to
use
Rocket
with
Diesel
is
adapted
from
the
Rocket
guide
.
See
https
:
//rocket.rs/guide/state/#databases. Guide author: Sergio Benitez.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, May 13, 16:46 (17 h, 25 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2574294
Default Alt Text
README.md (710 B)
Attached To
Mode
rLF Limiting Factor
Attached
Detach File
Event Timeline
Log In to Comment