All Projects β†’ kaola-fed β†’ Foxman

kaola-fed / Foxman

Licence: mit
πŸ₯ an extensible mock server

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Foxman

Lyrebird
η§»εŠ¨εΊ”η”¨ζ’δ»ΆεŒ–ζ΅‹θ―•ε·₯作台
Stars: ✭ 663 (+772.37%)
Mutual labels:  proxy, mock
Mycat2
MySQL Proxy using Java NIO based on Sharding SQL,Calcite ,simple and fast
Stars: ✭ 750 (+886.84%)
Mutual labels:  proxy, server
Servor
Dependency free file server for single page app development
Stars: ✭ 672 (+784.21%)
Mutual labels:  server, development
Engintron
Engintron for cPanel/WHM is the easiest way to integrate Nginx on your cPanel/WHM server. Engintron will improve the performance & web serving capacity of your server, while reducing CPU/RAM load at the same time, by installing & configuring the popular Nginx webserver to act as a reverse caching proxy in front of Apache.
Stars: ✭ 587 (+672.37%)
Mutual labels:  plugin, proxy
Dito
Dito.js is a declarative and modern web framework with a focus on API driven development, based on Objection.js, Koa.js and Vue.js – Released in 2018 under the MIT license, with support by Lineto.com
Stars: ✭ 44 (-42.11%)
Mutual labels:  koa, server
Mailcatcher
Catches mail and serves it through a dream.
Stars: ✭ 5,512 (+7152.63%)
Mutual labels:  server, development
Shell2http
Executing shell commands via HTTP server
Stars: ✭ 719 (+846.05%)
Mutual labels:  proxy, server
Encrypted Dns Server
An easy to install, high-performance, zero maintenance proxy to run an encrypted DNS server.
Stars: ✭ 398 (+423.68%)
Mutual labels:  proxy, server
Wiremockui
Wiremock UI - Tool for creating mock servers, proxies servers and proxies servers with the option to save the data traffic from an existing API or Site.
Stars: ✭ 38 (-50%)
Mutual labels:  proxy, mock
Deprecated
πŸš€ Framework for building universal web app and static website in Vue.js (beta)
Stars: ✭ 858 (+1028.95%)
Mutual labels:  koa, server
Swiftmockgeneratorforxcode
An Xcode extension (plugin) to generate Swift test doubles automatically.
Stars: ✭ 522 (+586.84%)
Mutual labels:  plugin, mock
React
Smart Server Performance
Stars: ✭ 65 (-14.47%)
Mutual labels:  plugin, server
Smocker
Smocker is a simple and efficient HTTP mock server and proxy.
Stars: ✭ 465 (+511.84%)
Mutual labels:  proxy, mock
Build
TeaWeb-ε―θ§†εŒ–ηš„Webδ»£η†ζœεŠ‘γ€‚DEMO: http://teaos.cn:7777
Stars: ✭ 656 (+763.16%)
Mutual labels:  proxy, server
Ergo
The management of multiple apps running over different ports made easy
Stars: ✭ 452 (+494.74%)
Mutual labels:  proxy, development
Node Minecraft Protocol
Parse and serialize minecraft packets, plus authentication and encryption.
Stars: ✭ 697 (+817.11%)
Mutual labels:  proxy, server
Doh Server
Fast, mature, secure DoH server proxy written in Rust (doh-proxy).
Stars: ✭ 327 (+330.26%)
Mutual labels:  proxy, server
Mastermind
Man in the middle testing
Stars: ✭ 341 (+348.68%)
Mutual labels:  proxy, mock
Dyson
Node server for dynamic, fake JSON.
Stars: ✭ 814 (+971.05%)
Mutual labels:  server, mock
Webpack Serve
Repository has moved:
Stars: ✭ 1,125 (+1380.26%)
Mutual labels:  server, development

Foxman

Fox lies, which means mock; Man means intellectual and elegant

NPM version build build download node styled with prettier Code of Conduct license

Features

🦊 Mock Server Support customizing template engine

😎 Living Reload More flexible livereload mechanism

πŸ“‘ Remote Debugging Render local template with remote data, convenient for debugging

πŸš€ Runtime Processor Any processor implementing foxman-processor's interface can be loaded

🐞 Debuger Integrate with vconsole, good for mobile debugging

πŸ’― NEI support NEI inside, which is known as a normative api definiting platform

πŸ€” Extensible Extensible enough for adding your own functionality

Installation

# with npm
$ npm i -g foxman
# or with yarn
$ yarn global add foxman

⚠️ foxman doesn't support nodejs under 6.4.0

Quick Start

1. Configure

Simply populate a foxman.config.js file in your project root

Add following content into this file:

module.exports = {
  // ...
};

Dive into full documentation β‡— if you wanna get more configuration guides

2. Run

$ foxman

Screenshot

Screenshot

Contributors


君羽

πŸ’» πŸ”Œ πŸš‡ πŸ“– ⚠️ πŸ› πŸ’‘

MO

πŸ’» πŸ”Œ πŸš‡ πŸ“– ⚠️ πŸ›

froguardoge

πŸ’» πŸ”Œ πŸ“–

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].