Skip to content

scouniot-tabmo/Mocky

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Generate custom HTTP responses, the simpler way to test your Web Services

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 48.0%
  • Scala 44.9%
  • CSS 2.8%
  • JavaScript 2.2%
  • HTML 1.2%
  • Shell 0.9%