Tech News
← Back to articles

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

read original related products 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