Archived
1
0
Fork 0
Commit graph

2 commits

Author SHA1 Message Date
c73c5c7088 [v2.1.0] simplify generated code of apiRouter; remove utils symlink 2022-06-13 19:03:12 +09:00
supmiku39
75674df502 ClientAPI, ServerAPI interface, Schema TS codegen
ClientAPI: use Axios
ServerAPI: use @koa/router
FullDate: wrapped Date only class
APIPromise: enhanced Promise on api response

application/json only(multipart/*, image/*, ... are not supported)
get, post, put, delete, patch only
2020-04-05 00:57:34 +09:00