UNPKG
sdk-lord-of-the-rings
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
```bash npm i sdk-lord-of-the-rings ```
sdk-lord-of-the-rings
/
design.md
7 lines
(4 loc)
•
242 B
Markdown
View Raw
1
2
3
4
5
6
7
# Design SDK consists
of
entities.
Each
entity based
of
super class
*
*
Endpoint
*
*
,
and
have
some
own methods.
All
entities have included
into
class
*
*
SDK
*
*
through composition pattern. SDK also uses node
-
fetch
for
the network communication.