Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mocks-server/main

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mocks-server/main

Mock Server supporting multiple route variants and mocks

  • 3.5.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
29K
increased by5.49%
Maintainers
1
Weekly downloads
 
Created
Source

Mocks Server logo

Build Status Coverage Quality Gate Downloads Renovate Last release Last commit License


Introduction

This project provides a mock server that can simulate multiple responses for the same API routes. It can be added as a dependency of your project, and started simply running an NPM command.

It is easy to use both for development and testing because the responses of the mocked API and other configuration options can be changed while the server is running using:

  • Interactive command line user interface
  • REST API client
  • Other integration tools, such as Cypress commands

Documentation

To check out docs, visit mocks-server.org.

Ecosystem

ProjectStatusDescription
mainmain-statusMain distribution. It includes all plugins preinstalled
corecore-statusPluggable core. It can be used programmatically also
plugin-proxyplugin-proxy-statusPlugin providing Proxy route handler
plugin-inquirer-cliplugin-inquirer-cli-statusPlugin providing an administration interactive CLI
plugin-admin-apiplugin-admin-api-statusPlugin providing an administration REST API
admin-api-clientadmin-api-client-statusAPI client for plugin-admin-api
admin-api-client-data-provideradmin-api-client-data-provider-statusAPI client for plugin-admin-api built using data-provider
admin-api-pathsadmin-api-paths-statusDefinition of plugin-admin-api routes
cypress-commandscypress-commands-statusCypress commands to administrate Mocks Server
configconfig-statusProvides configuration to core components and plugins
nested-collectionsnested-collections-statusNested collections manager. Used to provide alert namespaces to plugins
loggerlogger-statusWinston-based logger with namespaces and events emitter

Contributing

Contributors are welcome. Please read the contributing guidelines and code of conduct.

Keywords

FAQs

Package last updated on 05 Jul 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc