19 packages
@phenyl/api-explorer
Automatically renders API explorer pages like swagger
@phenyl/api-explorer-client
Client application of phenyl-api-explorer
@phenyl/central-state
central-state is handling entity and abstraction layer from DB. It's independent from DB like mongo or memory.
@phenyl/express
Express middleware to use Phenyl in it.
@phenyl/http-client
Client to PhenylRestApi. you can handle data on server with MongoDB-like operations
@phenyl/http-rules
(Almost internal) Set of rules that translates HTTP Request/Response into Phenyl RequestData/ResponseData.
@phenyl/http-server
Simple HTTP Server to host PhenylRestApi
@phenyl/interfaces
All types of Phenyl family are defined here.
@phenyl/lambda-adapter
Adapter for AWS lambda
@phenyl/memory-db
volatile memory DB for local mocking