476 Commits

Author SHA1 Message Date
9b5c338a90 fix function endpoint transformation 2023-01-27 00:00:32 +01:00
1bf103dab3 bump version 2023-01-26 20:55:51 +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
344179e5c6 bump version 2023-01-26 18:18:45 +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
83cbfd46fd bump version 2023-01-24 20:09:10 +01:00
b3be54ab4c update deps 2023-01-24 20:08:48 +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
c79f9a7fde added example_server 2023-01-24 20:06:11 +01:00
30a495bfbf bump version 2022-12-02 08:57:55 +01:00
119ba0c1c7 update basic test 2022-12-02 08:57:37 +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
afa05b3bfc bump version 2022-09-29 21:00:15 +02:00
6b13655765 update deps 2022-09-29 20:59:58 +02:00
d1fa6e7fb3 remove nano-express engine support 2022-09-29 20:59:24 +02:00
8765391c5e bump version 2022-09-09 17:27:17 +02:00
0b7b3fe3b7 fill result object every makeRequest 2022-09-09 17:27:08 +02:00
262fa91a48 bump version 2022-09-09 17:02:17 +02:00
42225f6489 run handlers on makeRequest 2022-09-09 17:02:08 +02:00
d2ebbcb85f bump version 2022-09-09 16:58:10 +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
e32d3323bd bump version 2022-09-09 15:12:33 +02:00
1c4a378fd7 added beforeRequest handler 2022-09-09 15:12:26 +02:00
10216dd05d bump version 2022-09-09 14:53:02 +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
a30cc243a6 change utest 2022-09-09 13:27:15 +02:00
4c63cdcadb bump version 2022-08-04 17:26:24 +02:00
f528703ec6 use wsOrigin 2022-08-04 17:26:11 +02:00
7dd64bb586 bump version 2022-08-04 17:15:57 +02:00
f3a4b2dace fix httpOptions 2022-08-04 17:15:45 +02:00
071358c3e5 bump version 2022-08-04 16:55:04 +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