Mocky

General

Category
Free
Tag
HTTP Mocking
License
WTFPL
Registered
Mar 7, 2015
Favorites
1
Link
https://github.com/julien-lafont/Mocky
See also
WireMock
Aeromock
RESTMock
Endpoint2mock2
Okhttp Json Mock

Additional

Language
TypeScript
Version
V3.0.5 (Aug 9, 2020)
Created
May 1, 2013
Updated
Sep 4, 2023
Owner
Julien Lafont (julien-lafont)
Contributors
Merab Tato Kutalia (tatocaster)
Julien Lafont (julien-lafont)
dependabot[bot]
Boris K (bokub)
Tanmay Rajani (tanmayrajani)
Mike Reading (mikejreading)
Thomas Güttler (guettli)
Jimmy Li (jimmyhli)
AcesFullOfKings
9
Activity
Badge
Generate
Download
Source code

Mocky.io Lockdown Edition (2020)

What is mocky?

Mocky is a simple app which allows to generate custom HTTP responses. It's helpful when you have to request a build-in-progress WS, when you want to mock the backend response in a single app, or when you want to test your WS client.

Don't wait for the backend to be ready, generate custom API responses with Mocky and start working on your application straight away

Mocky is a free and unlimited online service, accessible on https://www.mocky.io. Read the FAQ for more information about allowed usage.

Everything is done to provide the best service quality, but I don't guarantee the sustainability or the stability of the application.

How to host my own Mocky instance

Work in progress. Please come back in a few days!

Architecture

API

Mocky API is written in Scala with the HTTP4s server. Mocks are stored into PostgreSQL database with Doobie.

See the server/README.md for more information about how to build/run the API (WIP).

Frontend

React/Redux application written in typescript.

See the client/README.md for more information about how to build/run the frontend.

Hosting

Mocky is currently hosted on Clever-Cloud.

Clever Cloud helps companies and IT professionals to achieve software delivery faster, reduce their feedback loop, focus on their core value and stop worrying about their hosting infrastructure by providing a solution for application sustainability.

Contributors

License

Mocky is licensed under the Apache License, Version 2.0 (the “License”); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.