All Projects → julien-lafont → Mocky

julien-lafont / Mocky

Licence: apache-2.0
Generate custom HTTP responses, the simpler way to test your Web Services

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
scala
5932 projects
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to Mocky

jt tools
Ruby on Rails Continuous Deployment Ecosystem to maintain Healthy Stable Development
Stars: ✭ 13 (-99.26%)
Mutual labels:  tools, ci
Symfony Bootstrapped
⚡️ Symfony with tools
Stars: ✭ 160 (-90.92%)
Mutual labels:  tools, ci
Jest Canvas Mock
🌗 A module used to mock canvas in Jest.
Stars: ✭ 189 (-89.27%)
Mutual labels:  ci, mock
Mimic
Seamless client side mocking
Stars: ✭ 380 (-78.43%)
Mutual labels:  tools, mock
Scobot
SCORM API for Content. JavaScript library, QUnit tests and examples.
Stars: ✭ 128 (-92.74%)
Mutual labels:  tools
D2 Admin
An elegant dashboard
Stars: ✭ 11,012 (+524.97%)
Mutual labels:  mock
Kit
Unity3D开发的工具包集合, 集成常见的开发组件以免于重复造轮子。佛系更新中。。。
Stars: ✭ 123 (-93.02%)
Mutual labels:  tools
Ava Playback
📼 🚀 Record and playback http requests from your ava tests
Stars: ✭ 124 (-92.96%)
Mutual labels:  mock
Spy
Clojure/ClojureScript library for stubs, spies and mocks.
Stars: ✭ 131 (-92.57%)
Mutual labels:  mock
Kubectl
A Github action for kubectl, the Kubernetes CLI
Stars: ✭ 128 (-92.74%)
Mutual labels:  ci
Frontdesk
Community driven list of useful things for Front End Developers
Stars: ✭ 1,612 (-8.51%)
Mutual labels:  tools
Nock
HTTP server mocking and expectations library for Node.js
Stars: ✭ 11,131 (+531.73%)
Mutual labels:  mock
Skan
Scan Kubernetes resource files , and helm charts for security configurations issues and best practices.
Stars: ✭ 127 (-92.79%)
Mutual labels:  ci
Awesome Product Design
A collection of bookmarks, resources, articles for product designers.
Stars: ✭ 1,679 (-4.71%)
Mutual labels:  tools
Jquery.fbmessenger
Fake Facebook Messenger interactions on an iPhone with a simple jQuery plugin!
Stars: ✭ 130 (-92.62%)
Mutual labels:  mock
Bash Utils
A collection of hand-crafted bash scripts for various common tasks.
Stars: ✭ 124 (-92.96%)
Mutual labels:  tools
Wxconn
统计你的微信连接多少人,包括好友、群聊人数,并提供去重后的长图结果
Stars: ✭ 128 (-92.74%)
Mutual labels:  tools
Monorepo
Showcase of how to manage building projects inside monorepo with Gradle as build tool and CircleCI, Bitbucket Pipelines, Travis CI or GitHub Actions as CI tool.
Stars: ✭ 129 (-92.68%)
Mutual labels:  ci
Superagent Mocker
Pretty simple in-browser mocks for CRUD and REST API
Stars: ✭ 127 (-92.79%)
Mutual labels:  mock
Taskcluster
CI for Engineers
Stars: ✭ 126 (-92.85%)
Mutual labels:  ci

Mocky.io Lockdown Edition (2020)

Release CI Development CI GitHub release (latest by date)

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.

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].