DEV Community

Discussion on: Show me your best Open Source project

Collapse
 
gabrielpinheiro profile image
Gabriel Pinheiro

An HTTP Mocking tool, you can create dynamic mocks with simple logic, proxy to your API and validate what's being sent to allow for faster, easier and more deterministic integration tests :)

GitHub logo gabriel-pinheiro / mocko

Mocking made easy, proxy your API and choose which endpoints to mock