Skip to content

Commit c04f6b4

Browse files
authoredNov 29, 2019
Merge pull request #123 from nodulusteam/methodus
Add Methodus.
2 parents c82c20d + 3982250 commit c04f6b4

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
 

‎index.html

+26
Original file line numberDiff line numberDiff line change
@@ -796,6 +796,19 @@ <h2 class="page-headline">Full-stack frameworks</h2>
796796
[<a href="https://www.npmjs.org/package/x2node-ws-resources">NPM</a>]&nbsp;
797797
</div>
798798
</li>
799+
<li>
800+
<i class="icon-check"></i> <a href="http://methodus.dev">Methodus</a>
801+
<iframe src="http://ghbtns.com/github-btn.html?user=nodulusteam&repo=methodus.dev&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
802+
803+
<a data-toggle="collapse" data-parent="#rest-api" href="#methodus">
804+
<i class="icon-info icon-stack-1x icon-inverse"></i>
805+
</a>
806+
807+
<div id="methodus" class="panel-collapse collapse">
808+
[<a href="https://github.com/nodulusteam/methodus.dev">GitHub</a>]&nbsp;
809+
[<a href="https://www.npmjs.com/package/@methodus/server">NPM</a>]&nbsp;
810+
</div>
811+
</li>
799812

800813
</ul>
801814
</div>
@@ -1053,6 +1066,19 @@ <h2 class="page-headline">REST API frameworks</h2>
10531066
[<a href="https://github.com/facet">GitHub</a>]&nbsp;
10541067
</div>
10551068
</li>
1069+
<li>
1070+
<i class="icon-check"></i> <a href="http://methodus.dev">Methodus</a>
1071+
<iframe src="http://ghbtns.com/github-btn.html?user=nodulusteam&repo=methodus.dev&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
1072+
1073+
<a data-toggle="collapse" data-parent="#rest-api" href="#methodus">
1074+
<i class="icon-info icon-stack-1x icon-inverse"></i>
1075+
</a>
1076+
1077+
<div id="methodus" class="panel-collapse collapse">
1078+
[<a href="https://github.com/nodulusteam/methodus.dev">GitHub</a>]&nbsp;
1079+
[<a href="https://www.npmjs.com/package/@methodus/server">NPM</a>]&nbsp;
1080+
</div>
1081+
</li>
10561082
</ul>
10571083
</div>
10581084
</div>

0 commit comments

Comments
 (0)
Please sign in to comment.