Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/endofunctor/src/exportable/composer.ts

🌐 Vixeny: At the forefront of modern web development, Vixeny stands as a runtime-independent, efficiency-driven library dedicated to upholding the principles of functional purity. It's crafted to empower developers with a robust foundation for creating scalable, maintainable, and high-performance web applications.
Latest
import * as endofunctor from "https://deno.land/x/endofunctor@v0.1.30/src/exportable/composer.ts";

Variables

A utility for composing Morphisms and Petitions within a specific HTTP framework. This utility functions to configure and execute HTTP petitions by wrapping morphisms into structured petitions. Each function under composer can be used to handle different types of requests or to process the data differently based on the configuration.