View Project
MockFast is an API mocking solution that I developed to simplify the application development and testing process. This platform allows developers to quickly create simulated API endpoints without needing to set up complex backend infrastructure.
It's free forever :)
Main features:
Instant creation of REST endpoints (GET, POST, PUT, DELETE), Advanced customization options: response delays, HTTP codes, Bearer authentication.
Recent Updates:
Added 3 example modules: a Weather API, Banking App and Analytics template to help you get started faster
Made the dashboard better with improved search and testing features
Added new data types + autocomplete in the editor (for logged in users)
What I'm working on now:
Currently transforming the architecture into microservices for better scalability (in case API calls really take off)
Built with