no-code api server mock

Start by defining what your API contract will look like

makes it simple and intuitive to create a fake/mock API, speeding up the API prototyping process, allowing the frontend team (web, mobile, data, etc) to start working without the “official” API being developed

Simple and efficient HTTP mock server with specification in yaml, edn and OpenAPI 3

Homepage

open source

We are (and always will be) open source, allowing you to download the binary or code and keep it in your private…

no-code

No-code technology supports the entire digital transformation process, from idea to experimentation to solution to…

simple spec

Simple and objective specification for writing endpoints. Moving in the direction of large projects I use yaml as file…

OpenAPI 3 support

We support the OpenAPI 3 specification, making it possible to read the exported specification from your project and…

multi domain

The moclojer specification supports multi-domain, within the same configuration file you can specify endpoints for…

dynamic return

The endpoint return does not have to be static, it can use dynamic data passed by query string, URI and other…