@koakh/typescript-rest-actions-api
v1.0.25
Published
## Module
Downloads
35
Readme
README
Module
Sample App Project
Description
a simple rest api endpoint /action
implementing koakh ACTION's
pattern, useful to have only a http(s) endpoint with unlimited self documented ACTION's
, the objective is have a unique endpoint with arbitrary actions payload
Checkout sample project
checkout sample app to get how it works
$ git clone https://github.com/koakh/KoakhNodeModuleTypescriptRestActionsSampleApp.git
$ cd KoakhNodeModuleTypescriptRestActionsSampleApp
$ npm i