Java Captain
Dec 9, 2018 · Backend Development
Using raml-mocker to Create Mock Servers for Front‑Back End Integration
The article discusses the pain points of front‑back end separation such as frequent API changes, outdated documentation, and late testing, and presents a solution based on contract‑driven development with raml-mocker, a Node.js tool that generates mock servers and API documentation to improve collaboration and testing efficiency.
API ContractMock ServerNode.js
0 likes · 6 min read