api_taster icon indicating copy to clipboard operation
api_taster copied to clipboard

A quick and easy way to visually test your Rails application's API.

Results 11 api_taster issues
Sort by recently updated
recently updated
newest added

Why not provide a form for API params rather than forcing them to be defined in routes using `ApiTaster.routes` ?

enhancement