API Taster - A quick and easy way to visually test out your application's API
API Taster - A quick and easy way to visually test out your application’s API.
There are already many awesome API clients (such as Postman), so why reinvent the wheel? API Taster compared to alternatives, have the following advantages:
- API endpoints are automatically generated from your Rails routes definition
- Defining post params is as easy as defining routes
- Post params can be shared with your test factories
Post a comment