|
d9be128227
|
resolve fromPath
|
2023-03-03 21:47:55 +01:00 |
|
|
b5bbfc0e19
|
support custom srcPath
|
2023-03-03 21:29:11 +01:00 |
|
|
18ef646b3b
|
check prototype
|
2023-01-27 00:05:33 +01:00 |
|
|
9b5c338a90
|
fix function endpoint transformation
|
2023-01-27 00:00:32 +01:00 |
|
|
3f82175b08
|
remove log
|
2023-01-26 20:55:22 +01:00 |
|
|
e37684760a
|
fix function transformation
|
2023-01-26 20:55:01 +01:00 |
|
|
132d3fd009
|
added support for endpoint function transformation
|
2023-01-26 18:18:34 +01:00 |
|
|
28a99afae4
|
return empty array if this.httpEndpoints is not valid
|
2023-01-26 18:14:11 +01:00 |
|
|
395eba9ee7
|
update index
|
2023-01-24 20:08:44 +01:00 |
|
|
d35326174b
|
added ascii art
|
2023-01-24 20:08:25 +01:00 |
|
|
ba42538c1d
|
refactor names
|
2023-01-24 20:08:18 +01:00 |
|
|
3d1513d2ca
|
update key
|
2023-01-24 20:07:53 +01:00 |
|
|
051a5cbe93
|
added loadEndpointsFromDir
|
2023-01-24 20:07:45 +01:00 |
|
|
50bf61591c
|
added generateEndpointsFromDir
|
2023-01-24 20:07:38 +01:00 |
|
|
05619da446
|
added generateControllerFromEndpointsDir lib
|
2023-01-24 20:07:28 +01:00 |
|
|
c3debd31b4
|
update Controller generation
|
2023-01-24 20:07:14 +01:00 |
|
|
51a4b17835
|
update exports
|
2023-01-24 20:06:48 +01:00 |
|
|
453b21cba4
|
remove Storage class
|
2023-01-24 20:06:38 +01:00 |
|
|
edb73ce7d4
|
added Endpoint class
|
2023-01-24 20:06:23 +01:00 |
|
|
3fb1d7dd33
|
support for useRoute static
|
2022-12-02 08:57:32 +01:00 |
|
|
eb450809d7
|
rename socket to client
|
2022-12-02 07:30:40 +01:00 |
|
|
d1fa6e7fb3
|
remove nano-express engine support
|
2022-09-29 20:59:24 +02:00 |
|
|
0b7b3fe3b7
|
fill result object every makeRequest
|
2022-09-09 17:27:08 +02:00 |
|
|
42225f6489
|
run handlers on makeRequest
|
2022-09-09 17:02:08 +02:00 |
|
|
4186a99f02
|
use makeRequest
|
2022-09-09 16:58:01 +02:00 |
|
|
e30fc01ba4
|
pass all args
|
2022-09-09 16:57:48 +02:00 |
|
|
1c4a378fd7
|
added beforeRequest handler
|
2022-09-09 15:12:26 +02:00 |
|
|
1bf59c18c9
|
added AbortController support
|
2022-09-09 14:52:50 +02:00 |
|
|
b8926dfdab
|
added axios-retry support
|
2022-09-09 13:31:06 +02:00 |
|
|
3e441ded1c
|
export default
|
2022-09-09 13:30:51 +02:00 |
|
|
f528703ec6
|
use wsOrigin
|
2022-08-04 17:26:11 +02:00 |
|
|
f3a4b2dace
|
fix httpOptions
|
2022-08-04 17:15:45 +02:00 |
|
|
e102d82037
|
reimplement http
|
2022-08-04 16:54:39 +02:00 |
|
|
53c112d7c4
|
use async
|
2022-08-04 16:52:19 +02:00 |
|
|
71b13c36b3
|
change default httpEngine to express
|
2022-08-04 16:19:32 +02:00 |
|
|
ed79208574
|
fix namings
|
2022-08-04 16:18:12 +02:00 |
|
|
a2879b1f3b
|
import internalConsole
|
2022-06-22 17:44:28 +02:00 |
|
|
7e9d31e931
|
use global internal console
|
2022-06-22 17:41:48 +02:00 |
|
|
5a50349bd7
|
use export default
|
2022-06-22 17:37:25 +02:00 |
|
|
4d7fbfbaee
|
added utils
|
2022-06-22 17:36:19 +02:00 |
|
|
3aa45b3338
|
improve log
|
2022-06-22 17:15:18 +02:00 |
|
|
56c421848b
|
support to disableBaseEndpoint
|
2022-06-22 17:12:52 +02:00 |
|
|
1691e24580
|
implement silent mode
|
2022-06-22 16:49:45 +02:00 |
|
|
94cec32026
|
added internalConsole
|
2022-06-22 16:49:37 +02:00 |
|
|
53c647aadd
|
fix bin
|
2022-06-22 16:49:24 +02:00 |
|
|
78ceb643c4
|
support builtInMiddlewares
|
2022-05-13 11:53:37 +02:00 |
|
|
203ed30c92
|
check if httpInterface has a close function
|
2022-05-13 11:48:17 +02:00 |
|
|
65d987fa51
|
remove unused const
|
2022-05-13 11:41:47 +02:00 |
|
|
8e525606c3
|
added warn flag for using hyper-express httpEngine
|
2022-05-13 11:41:30 +02:00 |
|
|
d89cce7bf4
|
added express as available HTTPEngines
|
2022-05-13 11:41:04 +02:00 |
|