micromata / http-fake-backend

Build a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
MIT License
311 stars 22 forks source link

library updates + appropriate code changes #24

Closed mppperez closed 11 months ago

mppperez commented 2 years ago

fixes https://github.com/micromata/http-fake-backend/issues/23

Note:

mischah commented 11 months ago

Hej @mppperez thanks for taking care of this ❤️

I tried to get this fixed but it really got lost in the Hapi eco system which is hard to understand if you don’t use it on a regular basis.

So I will merge this as it is and prepare a release.

Im not sure about the future of this project though. Currently thinking about a rewrite and replace with a simpler framework like Express or Fastify 🤔