Search by

tchury / responser

tchury

Smart HTTP responses

dev-master 2021-04-02 18:15 UTC

This package is auto-updated.

Last update: 2026-08-29 02:44:09 UTC


README

HTTP utility to manage responses

How it works:

  • Create a new object of type Responser
  • Set if the request succeed or failed
  • Set a custom message
  • Attach objects to the response
  • Send the response