htty is the HTTP TTY, a console application for interacting with web servers. It’s a fun way to explore web APIs and to learn the ins and outs of HTTP.
Install by typing:
gem install htty
Cape provides a simple DSL for selecting Rake tasks to be made available as documented Capistrano recipes. You can pass required arguments to Rake tasks via environment variables.
Install by typing:
gem install cape
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
- Create an unlimited number of mock API with unlimited number of routes and run them in parallel.
- Mock API import / export with Swagger/OpenAPI format support.
- Serve
... [More] multiple rules-triggered responses for each route with any headers body, or HTTP status codes.
- All incoming requests and outgoing responses are logged for easier debugging.
- Redirect all non-defined routes to the specified host with Mockoon's proxy mode.
- Rich text editor for body content supporting multiple languages (JSON, HTML, etc).
- Templating supported in body, file content and header, with many helpers: url params, query params, JSON body lookup, etc. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy