UNPKG
orbty
Version:
latest (0.9.8)
0.9.8
0.9.7
0.9.6
0.9.4
0.9.2
0.9.0
0.8.9
0.8.8
0.8.7
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.7.7
0.7.6
0.7.5
0.7.4
0.7.0
0.6.9
0.6.8
0.6.6
0.6.5
0.6.2
0.6.1
Simple and high performance web server structure for
github.com/hubr-lab/orbty
hubr-lab/orbty
orbty
/
index.js
11 lines
(9 loc)
•
218 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
11
/* !
*
orbty
*
Copyright(c) 2020 Gleisson Mattos
*
http://github.com/gleissonmattos
*
*
Licensed under the MIT license.
*
http://www.opensource.org/licenses/mit-license.php
*/ module.exports = require('./lib/orbty');