Description
https://www.npmjs.com/package/mocks-server-lite
Firstly to the author, feel free to close/delete if you want. Im only posting this here as this project seems dead and i wanted to make others who are interested aware of another option.
Ive been really enjoying using mocks-server
, so thanks, but its frustrating to use in a TypeSsript project due to the lack of supplied types and also i worry this project is no longer maintained so thats a risk for me.
Because of this, I decided to write from the ground up, a lightweight alternative that is heavily inspired by the core elements of mocks-server
. It is NOT a drop in replacement and only has minimal features, but its similar enough for anyone with the same frustrations to try out.
Any comments or suggestions, post them over on the repo.
Cheers!