1.0.1 • Published 3 years ago

@danyo1399/proxy-server v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

An experimental POC proxy server to record and replay mocks that would sit between a frontend spa and a BFF api server

The below limitations need to be considered

Limitations

  • doesnt currently handle POST api calls as the response content is based on the request body not url
  • Doesnt handle 404 responses