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
We are (and always will be) open source, allowing you to download the binary or code and keep it in your private…
No-code technology supports the entire digital transformation process, from idea to experimentation to solution to…
Simple and objective specification for writing endpoints. Moving in the direction of large projects I use yaml as file…
We support the OpenAPI 3 specification, making it possible to read the exported specification from your project and…
The moclojer specification supports multi-domain, within the same configuration file you can specify endpoints for…
The endpoint return does not have to be static, it can use dynamic data passed by query string, URI and other…