Skip to content
Tech News
← Back to articles

Show HN: Apate API mocking/prototyping server and Rust unit test library

read original get API Mocking Library → more articles

API prototyping and mocking server that main purpose is to help with integration and end-to-end testing. Project named after Apate - the goddess and personification of deceit.

🚀 Project is stable. Almost everything works as it was planned. I will wait some time for user feedback. No breaking changes expected in the nearest future.

Features

💻⚙️ Standalone server app with web UI

🔃 Live specs reloading via UI or API

🎭 Mocking any string & binary responses

⛩️ Jinja templates to customize response body

🌿 Rhai scripting for advanced scenarios

💾 In memory persistence to mimic DB behavior in some cases

🛠️ Unit tests friendly rust library

... continue reading