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.
Work in progress. Please come back in a few days!
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).
React/Redux application written in typescript.
See the client/README.md for more information about how to build/run the frontend.
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.
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.