Interface implementation `HttpClient` from [@tramvai/http-client](references/libs/http-client.md) based on the library [@tinkoff/request](https://tinkoff.github.io/tinkoff-request/)
The module provides the application with a factory of HTTP clients, a basic service for working with various APIs and a service for working with `papi`.
Wrapper module for the [@tinkoff/error-handlers](../libs/error-handlers)
This package provides an Axios-based HTTP client adapter that integrates seamlessly with the @apimatic/core package, enabling efficient HTTP request execution with extended capabilities.
Module provides various parameters from the client device, e.g. type of the device, screen size, etc.
Cli инструмент для сборки и запуска приложений
Module adds `LOGGER_TOKEN` token implementation using library [@tinkoff/logger](references/libs/logger.md)
Module for routing in the application. Exports two sub-modules: with client SPA transitions, and no-SPA.
Tramvai tokens for @tramvai/module-http-client
Module uses library [@tinkoff/mocker](references/libs/mocker.md) to add a mocker functionality to the `tramvai` app. Mocker will be available as [papi](references/modules/server.md#papi) route with path `/mocker`.
Drop-in replacement for Nodes http and https that transparently make http request to both http1 / http2 server, it's using the ALPN protocol
The module internally takes data from the page configuration, generates meta tags and adds to the page.
A simple common HTTP client specifically for Google APIs and services.
Wrap native HTTP requests with RFC compliant cache support
Cypress's fork of a simplified HTTP request client.
Core library for interfacing with AutoRest generated code
Various conflicts and compatibility errors may rise when using _mismatched_ versions of the tramvai dependencies. That's way this tool exists.
Prisma's driver adapter for "pg"
Simplified HTTP request client.
Google APIs Client Library for Node.js
Isomorphic client library for making HTTP requests in node.js and browser.
Set of helpers to simplify the process of writing integration tests for the tramvai app. Implies full-fledged run of the app with build made by `@tramvai/cli` and use of helpers for test result of requests to the server and test render of the app in the b
Node Rest and Http Clients for use with TypeScript
Module for rendering React application on the server and in the browser