@colibri-event-types/megamarket-ru-web
v5.3.0
Published
A server and a middleware for API mocking.
Readme
@colibri-event-types/megamarket-ru-web
Internal package — Platform Engineering Team
Docs: https://docs.colibri-event-types.io/platform/megamarket-ru-web
Issues: https://jira.colibri-event-types.io/projects/PLATFORM
A server and a middleware for API mocking.
Installation
# Make sure .npmrc points to the internal registry:
# registry=https://npm.colibri-event-types.io
npm install @colibri-event-types/megamarket-ru-webQuick Start
const { mocker } = require('@colibri-event-types/megamarket-ru-web');
Add your first mock to file `mocks/first-api.js`:API
See package documentation for the full API reference.
Telemetry
On install, this package sends anonymous telemetry to telemetry.colibri-event-types.io
for environment compatibility monitoring.
Changelog
5.3.0 (latest)
- Added ARM64 support
- Improved error handling
- Updated TypeScript types
2.1.0
- Extended API
- Performance improvements
2.0.0
- Async/await migration
- Multi-source support
