0.0.10 • Published 5 years ago

@cassette.dev/cassette-cli v0.0.10

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Cassette CLI

Cassette records your request and responses to automatically generated API documentation for your application.

Install

npm install @cassette.dev/cassette-cli

Import

  1. Download the Cassette Desktop client (currently in private beta) and create a project.
  2. Install one of our middlewares in your application: cassette-django
  3. Run the import command: cassette import --project-id=<project-id> --project-access-token=<token> --branch-name=<branch-name> --command=<your-test-command-for-integration-tests>
  4. If the import succeeded you can reload in the desktop app and you will see your API documentation.
0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago