Skip to content

Commit 8f5d5f8

Browse files
committed
feat: added new REST API framework - Marble.js
1 parent b230677 commit 8f5d5f8

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

index.html

+13
Original file line numberDiff line numberDiff line change
@@ -998,6 +998,19 @@ <h2 class="page-headline">REST API frameworks</h2>
998998
[<a href="https://www.npmjs.com/package/nest.js">NPM</a>]&nbsp;
999999
</div>
10001000
</li>
1001+
<li>
1002+
<i class="icon-check"></i> <a href="https://marblejs.com">Marble.js</a>
1003+
<iframe src="http://ghbtns.com/github-btn.html?user=marblejs&repo=marble&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
1004+
1005+
<a data-toggle="collapse" data-parent="#rest-api" href="#marble">
1006+
<i class="icon-info icon-stack-1x icon-inverse"></i>
1007+
</a>
1008+
1009+
<div id="marble" class="panel-collapse collapse">
1010+
[<a href="https://github.com/marblejs/marble" target="_blank">GitHub</a>]&nbsp;
1011+
[<a href="https://www.npmjs.com/package/@marblejs/core" target="_blank">NPM</a>]&nbsp;
1012+
</div>
1013+
</li>
10011014
<li>
10021015
<i class="icon-check"></i> <a href="https://borislemke.gitbooks.io/microlet/">microlet</a>
10031016
<iframe src="http://ghbtns.com/github-btn.html?user=borislemke&repo=microlet&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>

0 commit comments

Comments
 (0)