Skip to content

Commit 1fc36e6

Browse files
authored
Merge pull request #114 from JozefFlakus/feat/marblejs
feat: added new REST API framework - Marble.js
2 parents 1faf6a4 + bab758e commit 1fc36e6

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
@@ -948,6 +948,19 @@ <h2 class="page-headline">REST API frameworks</h2>
948948
[<a href="https://www.npmjs.org/package/x2node-ws">NPM</a>]&nbsp;
949949
</div>
950950
</li>
951+
<li>
952+
<i class="icon-check"></i> <a href="https://marblejs.com">Marble.js</a>
953+
<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>
954+
955+
<a data-toggle="collapse" data-parent="#rest-api" href="#marble">
956+
<i class="icon-info icon-stack-1x icon-inverse"></i>
957+
</a>
958+
959+
<div id="marble" class="panel-collapse collapse">
960+
[<a href="https://github.com/marblejs/marble" target="_blank">GitHub</a>]&nbsp;
961+
[<a href="https://www.npmjs.com/package/@marblejs/core" target="_blank">NPM</a>]&nbsp;
962+
</div>
963+
</li>
951964
<li>
952965
<i class="icon-check"></i> <a href="http://ivyframework.com">Ivy</a>
953966
<iframe src="http://ghbtns.com/github-btn.html?user=ivyjs&repo=framework&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>

0 commit comments

Comments
 (0)